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.15/include/linux/
H A Dbpf-cgroup.h309 #define BPF_CGROUP_RUN_PROG_UNIX_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) \ macro
507 #define BPF_CGROUP_RUN_PROG_UNIX_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) ({ 0; }) macro
/linux-6.15/net/unix/
H A Daf_unix.c1977 err = BPF_CGROUP_RUN_PROG_UNIX_SENDMSG_LOCK(sk, in unix_dgram_sendmsg()