Searched refs:BPF_CGROUP_RUN_PROG_UNIX_SENDMSG_LOCK (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbpf-cgroup.h308 #define BPF_CGROUP_RUN_PROG_UNIX_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) \ macro
514 #define BPF_CGROUP_RUN_PROG_UNIX_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) ({ 0; }) macro
/linux-master/net/unix/
H A Daf_unix.c1985 err = BPF_CGROUP_RUN_PROG_UNIX_SENDMSG_LOCK(sk,

Completed in 143 milliseconds