Searched defs:unix_sk (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_skc_to_unix_sock.c16 struct unix_sock *unix_sk; local
H A Dbpf_iter_unix.c27 struct unix_sock *unix_sk = ctx->unix_sk; local
[all...]
H A Dbpf_iter_setsockopt_unix.c16 static inline int cmpname(struct unix_sock *unix_sk) argument
31 struct unix_sock *unix_sk = ctx->unix_sk; local
[all...]
H A Dbpf_iter.h116 struct unix_sock *unix_sk; member in struct:bpf_iter__unix
/linux-master/include/net/
H A Daf_unix.h79 #define unix_sk(ptr) container_of_const(ptr, struct unix_sock, sk) macro
/linux-master/net/unix/
H A Daf_unix.c1442 __releases(&unix_sk(other)->lock) function
3410 unix_prog_seq_show(struct bpf_prog *prog, struct bpf_iter_meta *meta, struct unix_sock *unix_sk, uid_t uid) argument
[all...]

Completed in 118 milliseconds