Home
last modified time | relevance | path

Searched defs:bpf_current_task_under_cgroup (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_helpers.h72 static int (*bpf_current_task_under_cgroup)(void *map, int index) = variable
/Linux-v5.4/kernel/trace/
Dbpf_trace.c565 BPF_CALL_2(bpf_current_task_under_cgroup, struct bpf_map *, map, u32, idx) in BPF_CALL_2() argument