Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dbpf-cgroup.h308 #define BPF_CGROUP_RUN_PROG_UNIX_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) \ macro
506 #define BPF_CGROUP_RUN_PROG_UNIX_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) ({ 0; }) macro
/linux-6.14.4/net/unix/
Daf_unix.c1987 err = BPF_CGROUP_RUN_PROG_UNIX_SENDMSG_LOCK(sk, in unix_dgram_sendmsg()