Searched refs:BPF_CGROUP_RUN_PROG_SYSCTL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | bpf-cgroup.h | 287 #define BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, buf, count, pos, nbuf) \ macro 399 #define BPF_CGROUP_RUN_PROG_SYSCTL(head,table,write,buf,count,pos,nbuf) ({ 0; }) macro
|
| /Linux-v5.4/fs/proc/ |
| D | proc_sysctl.c | 600 error = BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, buf, &count, in proc_sys_call_handler()
|