Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dcg_storage_multi.c17 #define PARENT_CGROUP "/cgroup_storage" macro
114 key.cgroup_inode_id = get_cgroup_id(PARENT_CGROUP); in test_egress_only()
138 key.cgroup_inode_id = get_cgroup_id(PARENT_CGROUP); in test_egress_only()
198 key.cgroup_inode_id = get_cgroup_id(PARENT_CGROUP); in test_isolated()
243 key.cgroup_inode_id = get_cgroup_id(PARENT_CGROUP); in test_isolated()
323 key = get_cgroup_id(PARENT_CGROUP); in test_shared()
360 key = get_cgroup_id(PARENT_CGROUP); in test_shared()
398 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()