Searched refs:BPF_CGROUP_RUN_PROG_SYSCTL (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbpf-cgroup.h370 #define BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, buf, count, pos) \ macro
520 #define BPF_CGROUP_RUN_PROG_SYSCTL(head,table,write,buf,count,pos) ({ 0; }) macro
/linux-master/fs/proc/
H A Dproc_sysctl.c589 error = BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, &kbuf, &count,

Completed in 130 milliseconds