Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dcg_storage_multi.c17 #define PARENT_CGROUP "/cgroup_storage" macro
113 key.cgroup_inode_id = get_cgroup_id(PARENT_CGROUP); in test_egress_only()
136 key.cgroup_inode_id = get_cgroup_id(PARENT_CGROUP); in test_egress_only()
191 key.cgroup_inode_id = get_cgroup_id(PARENT_CGROUP); in test_isolated()
233 key.cgroup_inode_id = get_cgroup_id(PARENT_CGROUP); in test_isolated()
304 key = get_cgroup_id(PARENT_CGROUP); in test_shared()
338 key = get_cgroup_id(PARENT_CGROUP); in test_shared()
370 parent_cgroup_fd = test__join_cgroup(PARENT_CGROUP); in test_cg_storage_multi()
Dsock_fields.c32 #define PARENT_CGROUP "/test-bpf-sock-fields" macro
338 parent_cg_fd = test__join_cgroup(PARENT_CGROUP); in test_sock_fields()
341 parent_cg_id = get_cgroup_id(PARENT_CGROUP); in test_sock_fields()