Home
last modified time | relevance | path

Searched defs:unix_sock (Results 1 – 11 of 11) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h54651 struct unix_sock { struct
54652 struct sock sk;
54653 struct unix_address *addr;
54654 struct path path;
54655 struct mutex iolock;
54656 struct mutex bindlock;
54657 struct sock *peer;
54658 struct list_head link;
54659 atomic_long_t inflight;
54660 spinlock_t lock;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h37949 struct unix_sock { struct
37950 struct sock sk;
37951 struct unix_address *addr;
37952 struct path path;
37953 struct mutex iolock;
37954 struct mutex bindlock;
37955 struct sock *peer;
37956 struct list_head link;
37957 atomic_long_t inflight;
37958 spinlock_t lock;
[all …]
Dvmlinux.h37949 struct unix_sock { struct
37950 struct sock sk;
37951 struct unix_address *addr;
37952 struct path path;
37953 struct mutex iolock;
37954 struct mutex bindlock;
37955 struct sock *peer;
37956 struct list_head link;
37957 atomic_long_t inflight;
37958 spinlock_t lock;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h67430 struct unix_sock { struct
67431 struct sock sk;
67432 struct unix_address *addr;
67433 struct path path;
67434 struct mutex iolock;
67435 struct mutex bindlock;
67436 struct sock *peer;
67437 struct list_head link;
67438 atomic_long_t inflight;
67439 spinlock_t lock;
[all …]
Dvmlinux.h67430 struct unix_sock { struct
67431 struct sock sk;
67432 struct unix_address *addr;
67433 struct path path;
67434 struct mutex iolock;
67435 struct mutex bindlock;
67436 struct sock *peer;
67437 struct list_head link;
67438 atomic_long_t inflight;
67439 spinlock_t lock;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h69142 struct unix_sock { struct
69143 struct sock sk;
69144 struct unix_address *addr;
69145 struct path path;
69146 struct mutex iolock;
69147 struct mutex bindlock;
69148 struct sock *peer;
69149 struct list_head link;
69150 atomic_long_t inflight;
69151 spinlock_t lock;
[all …]
Dvmlinux.h69142 struct unix_sock { struct
69143 struct sock sk;
69144 struct unix_address *addr;
69145 struct path path;
69146 struct mutex iolock;
69147 struct mutex bindlock;
69148 struct sock *peer;
69149 struct list_head link;
69150 atomic_long_t inflight;
69151 spinlock_t lock;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h102357 struct unix_sock { struct
102358 struct sock sk;
102359 struct unix_address *addr;
102360 struct path path;
102361 struct mutex iolock;
102362 struct mutex bindlock;
102363 struct sock *peer;
102364 struct list_head link;
102365 atomic_long_t inflight;
102366 spinlock_t lock;
[all …]
Dvmlinux_608.h102357 struct unix_sock { struct
102358 struct sock sk;
102359 struct unix_address *addr;
102360 struct path path;
102361 struct mutex iolock;
102362 struct mutex bindlock;
102363 struct sock *peer;
102364 struct list_head link;
102365 atomic_long_t inflight;
102366 spinlock_t lock;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h137600 struct unix_sock { struct
137601 struct sock sk;
137602 struct unix_address *addr;
137603 struct path path;
137604 struct mutex iolock;
137605 struct mutex bindlock;
137606 struct sock *peer;
137607 struct list_head link;
137608 atomic_long_t inflight;
137609 spinlock_t lock;
[all …]
Dvmlinux_602.h137600 struct unix_sock { struct
137601 struct sock sk;
137602 struct unix_address *addr;
137603 struct path path;
137604 struct mutex iolock;
137605 struct mutex bindlock;
137606 struct sock *peer;
137607 struct list_head link;
137608 atomic_long_t inflight;
137609 spinlock_t lock;
[all …]