Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
Dcgroup.c2602 return &bpf_current_task_under_cgroup_proto; in cgroup_current_func_proto()
Dhelpers.c2487 const struct bpf_func_proto bpf_current_task_under_cgroup_proto = { variable
/linux-6.14.4/include/linux/
Dbpf.h3303 extern const struct bpf_func_proto bpf_current_task_under_cgroup_proto;
/linux-6.14.4/kernel/trace/
Dbpf_trace.c1504 return &bpf_current_task_under_cgroup_proto; in bpf_tracing_func_proto()