Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/nbd/
H A Dtgt_nbd.cpp34 bool unix_sock; member
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h55140 struct unix_sock { struct
55141 struct sock sk;
55142 struct unix_address *addr;
55143 struct path path;
55144 struct mutex iolock;
55145 struct mutex bindlock;
55146 struct sock *peer;
55147 struct list_head link;
55148 long unsigned int inflight;
55149 spinlock_t lock;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A 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 …]
H A 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A 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 …]
H A 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A 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 …]
H A 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 …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h59626 struct unix_sock { struct
59627 struct sock sk;
59628 struct unix_address *addr;
59629 struct path path;
59630 struct mutex iolock;
59631 struct mutex bindlock;
59632 struct sock *peer;
59633 struct list_head link;
59634 unsigned long inflight;
59635 spinlock_t lock;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A 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 …]
H A 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A 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 …]
H A 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 …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h69384 struct unix_sock { struct
69385 struct sock sk;
69386 struct unix_address *addr;
69387 struct path path;
69388 struct mutex iolock;
69389 struct mutex bindlock;
69390 struct sock *peer;
69391 struct list_head link;
69392 unsigned long inflight;
69393 spinlock_t lock;
[all …]