Searched refs:CHILD_CGROUP (Results 1 – 2 of 2) sorted by relevance
18 #define CHILD_CGROUP "/cgroup_storage/child" macro107 err = connect_send(CHILD_CGROUP); in test_egress_only()118 key.cgroup_inode_id = get_cgroup_id(CHILD_CGROUP); in test_egress_only()130 err = connect_send(CHILD_CGROUP); in test_egress_only()141 key.cgroup_inode_id = get_cgroup_id(CHILD_CGROUP); in test_egress_only()185 err = connect_send(CHILD_CGROUP); in test_isolated()227 err = connect_send(CHILD_CGROUP); in test_isolated()298 err = connect_send(CHILD_CGROUP); in test_shared()312 key = get_cgroup_id(CHILD_CGROUP); in test_shared()332 err = connect_send(CHILD_CGROUP); in test_shared()[all …]
33 #define CHILD_CGROUP "/test-bpf-sock-fields/child" macro345 child_cg_fd = test__join_cgroup(CHILD_CGROUP); in serial_test_sock_fields()348 child_cg_id = get_cgroup_id(CHILD_CGROUP); in serial_test_sock_fields()
Completed in 6 milliseconds