Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup1_hierarchy.c72 __u64 current_cgid; in test_cgroup1_hierarchy() local
101 current_cgid = get_classid_cgroup_id(); in test_cgroup1_hierarchy()
102 if (!ASSERT_GE(current_cgid, 0, "cgroup1 id")) in test_cgroup1_hierarchy()
111 skel->bss->target_ancestor_cgid = current_cgid; in test_cgroup1_hierarchy()
141 skel->bss->target_ancestor_cgid = current_cgid; in test_cgroup1_hierarchy()
147 skel->bss->target_ancestor_cgid = current_cgid; in test_cgroup1_hierarchy()
153 skel->bss->target_ancestor_cgid = current_cgid; in test_cgroup1_hierarchy()