Home
last modified time | relevance | path

Searched defs:BPF_CGROUP_RUN_PROG_UDP6_SENDMSG_LOCK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dbpf-cgroup.h266 #define BPF_CGROUP_RUN_PROG_UDP6_SENDMSG_LOCK(sk, uaddr, t_ctx) \ macro
450 #define BPF_CGROUP_RUN_PROG_UDP6_SENDMSG_LOCK(sk, uaddr, t_ctx) ({ 0; }) macro
/kernel/linux/linux-6.6/include/linux/
H A Dbpf-cgroup.h295 #define BPF_CGROUP_RUN_PROG_UDP6_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) \ macro
496 #define BPF_CGROUP_RUN_PROG_UDP6_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) ({ 0; }) macro

Completed in 3 milliseconds