Searched defs:BPF_CGROUP_RUN_PROG_SYSCTL (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | bpf-cgroup.h | 325 #define BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, buf, count, pos) \ macro 455 #define BPF_CGROUP_RUN_PROG_SYSCTL(head,table,write,buf,count,pos) ({ 0; }) macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf-cgroup.h | 354 #define BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, buf, count, pos) \ macro 501 #define BPF_CGROUP_RUN_PROG_SYSCTL(head,table,write,buf,count,pos) ({ 0; }) macro
|
Completed in 2 milliseconds