Searched refs:BPF_CGROUP_RUN_PROG_SYSCTL (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | bpf-cgroup.h | 371 #define BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, buf, count, pos) \ macro 513 #define BPF_CGROUP_RUN_PROG_SYSCTL(head,table,write,buf,count,pos) ({ 0; }) macro
|
| /linux-6.15/fs/proc/ |
| H A D | proc_sysctl.c | 595 error = BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, &kbuf, &count, in proc_sys_call_handler()
|