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