Home
last modified time | relevance | path

Searched refs:cgroup_current_func_proto (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dbpf-cgroup.h438 cgroup_current_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog);
476 cgroup_current_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_current_func_proto() function
/linux/kernel/bpf/
H A Dcgroup.c1622 func_proto = cgroup_current_func_proto(func_id, prog); in cgroup_dev_func_proto()
2173 func_proto = cgroup_current_func_proto(func_id, prog); in sysctl_func_proto()
2320 func_proto = cgroup_current_func_proto(func_id, prog); in cg_sockopt_func_proto()
2573 cgroup_current_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_current_func_proto() function
/linux/net/core/
H A Dfilter.c7913 func_proto = cgroup_current_func_proto(func_id, prog); in sock_filter_func_proto()
7942 func_proto = cgroup_current_func_proto(func_id, prog); in sock_addr_func_proto()