Home
last modified time | relevance | path

Searched defs:ld_semaphore (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h28631 struct ld_semaphore { struct
28632 atomic_long_t count;
28633 raw_spinlock_t wait_lock;
28634 unsigned int wait_readers;
28635 struct list_head read_wait;
28636 struct list_head write_wait;
28637 struct lockdep_map dep_map;
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h14766 struct ld_semaphore { struct
14790 struct ld_semaphore ldisc_sem; argument
H A Dvmlinux_600.h14766 struct ld_semaphore { struct
14790 struct ld_semaphore ldisc_sem; argument
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h8820 struct ld_semaphore { struct
8821 atomic_long_t count;
8822 raw_spinlock_t wait_lock;
8823 unsigned int wait_readers;
8824 struct list_head read_wait;
8825 struct list_head write_wait;
H A Dvmlinux_602.h8820 struct ld_semaphore { struct
8821 atomic_long_t count;
8822 raw_spinlock_t wait_lock;
8823 unsigned int wait_readers;
8824 struct list_head read_wait;
8825 struct list_head write_wait;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h10928 struct ld_semaphore { struct
10929 atomic_long_t count;
10930 raw_spinlock_t wait_lock;
10931 unsigned int wait_readers;
10932 struct list_head read_wait;
10933 struct list_head write_wait;
H A Dvmlinux_518.h10928 struct ld_semaphore { struct
10929 atomic_long_t count;
10930 raw_spinlock_t wait_lock;
10931 unsigned int wait_readers;
10932 struct list_head read_wait;
10933 struct list_head write_wait;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h11917 struct ld_semaphore { struct
11918 atomic_long_t count;
11919 raw_spinlock_t wait_lock;
11920 unsigned int wait_readers;
11921 struct list_head read_wait;
11922 struct list_head write_wait;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h15045 struct ld_semaphore { struct
15046 atomic_long_t count;
15047 raw_spinlock_t wait_lock;
15048 unsigned int wait_readers;
15049 struct list_head read_wait;
15050 struct list_head write_wait;
H A Dvmlinux.h15045 struct ld_semaphore { struct
15046 atomic_long_t count;
15047 raw_spinlock_t wait_lock;
15048 unsigned int wait_readers;
15049 struct list_head read_wait;
15050 struct list_head write_wait;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h9526 struct ld_semaphore { struct
9527 atomic_long_t count;
9528 raw_spinlock_t wait_lock;
9529 unsigned int wait_readers;
9530 struct list_head read_wait;
9531 struct list_head write_wait;
H A Dvmlinux.h9526 struct ld_semaphore { struct
9527 atomic_long_t count;
9528 raw_spinlock_t wait_lock;
9529 unsigned int wait_readers;
9530 struct list_head read_wait;
9531 struct list_head write_wait;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h11832 struct ld_semaphore { struct
11833 atomic_long_t count;
11834 raw_spinlock_t wait_lock;
11835 unsigned int wait_readers;
11836 struct list_head read_wait;
11837 struct list_head write_wait;