Home
last modified time | relevance | path

Searched defs:get_cgroup_id (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c121 static inline __u64 get_cgroup_id(struct task_struct *t) in get_cgroup_id() function
/linux/tools/testing/selftests/bpf/progs/
H A Drcu_read_lock.c30 int get_cgroup_id(void *ctx) in get_cgroup_id() function
/linux/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c477 unsigned long long get_cgroup_id(const char *relative_path) in get_cgroup_id() function