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 D | bpf-cgroup.h | 266 #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 D | bpf-cgroup.h | 295 #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