Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf-cgroup.h354 #define BPF_CGROUP_RUN_PROG_SYSCTL(head, table, write, buf, count, pos) \ macro
501 #define BPF_CGROUP_RUN_PROG_SYSCTL(head,table,write,buf,count,pos) ({ 0; }) macro