Searched defs:BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | bpf-cgroup.h | 263 #define BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK(sk, uaddr, t_ctx) \ macro 449 #define BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK(sk, uaddr, t_ctx) ({ 0; }) macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf-cgroup.h | 292 #define BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) \ macro 495 #define BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) ({ 0; }) macro
|
Completed in 2 milliseconds