Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf-cgroup.h390 #define BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, buf, count, pos) \ macro
519 #define BPF_CGROUP_RUN_PROG_SYSCTL(head,table,write,buf,count,pos) ({ 0; }) macro
/linux/fs/proc/
A Dproc_sysctl.c580 error = BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, &kbuf, &count, in proc_sys_call_handler()

Completed in 8 milliseconds