Home
last modified time | relevance | path

Searched refs:bpf_current_task_under_cgroup_proto (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/kernel/bpf/
H A Dcgroup.c2619 return &bpf_current_task_under_cgroup_proto; in cgroup_current_func_proto()
H A Dhelpers.c2500 const struct bpf_func_proto bpf_current_task_under_cgroup_proto = { variable
/linux-6.15/include/linux/
H A Dbpf.h3340 extern const struct bpf_func_proto bpf_current_task_under_cgroup_proto;
/linux-6.15/kernel/trace/
H A Dbpf_trace.c1497 return &bpf_current_task_under_cgroup_proto; in bpf_tracing_func_proto()