Searched defs:BPF_CGROUP_RUN_PROG_SYSCTL (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/include/linux/ |
D | bpf-cgroup.h | 370 #define BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, buf, count, pos) \ macro 512 #define BPF_CGROUP_RUN_PROG_SYSCTL(head,table,write,buf,count,pos) ({ 0; }) macro
|