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.h430 cgroup_current_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog);
468 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.c1639 func_proto = cgroup_current_func_proto(func_id, prog); in cgroup_dev_func_proto()
2190 func_proto = cgroup_current_func_proto(func_id, prog); in sysctl_func_proto()
2337 func_proto = cgroup_current_func_proto(func_id, prog); in cg_sockopt_func_proto()
2590 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.c7948 func_proto = cgroup_current_func_proto(func_id, prog); in sock_filter_func_proto()
7977 func_proto = cgroup_current_func_proto(func_id, prog); in sock_addr_func_proto()