Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbpf-cgroup.h421 cgroup_current_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog);
459 cgroup_current_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_current_func_proto() function
/linux-6.1.9/kernel/bpf/
Dcgroup.c1610 func_proto = cgroup_current_func_proto(func_id, prog); in cgroup_dev_func_proto()
2140 func_proto = cgroup_current_func_proto(func_id, prog); in sysctl_func_proto()
2285 func_proto = cgroup_current_func_proto(func_id, prog); in cg_sockopt_func_proto()
2523 cgroup_current_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_current_func_proto() function
/linux-6.1.9/net/core/
Dfilter.c7633 func_proto = cgroup_current_func_proto(func_id, prog); in sock_filter_func_proto()
7662 func_proto = cgroup_current_func_proto(func_id, prog); in sock_addr_func_proto()