Searched refs:test__join_cgroup (Results 1 – 25 of 37) sorted by relevance
12
29 parent_cgroup_fd = test__join_cgroup(CGROUP_FS_PARENT); in test_read_cgroup_xattr() 36 child_cgroup_fd = test__join_cgroup(CGROUP_FS_CHILD); in test_read_cgroup_xattr()
41 foo = test__join_cgroup(FOO); in serial_test_cgroup_attach_override()55 bar = test__join_cgroup(BAR); in serial_test_cgroup_attach_override()
28 cg = test__join_cgroup("/prog_attach_detach"); in test_prog_attach_detach()161 cg = test__join_cgroup("/link_attach_detach"); in test_link_attach_detach()284 cg = test__join_cgroup("/preorder_prog_attach_detach"); in test_preorder_prog_attach_detach()392 cg = test__join_cgroup("/preorder_link_attach_detach"); in test_preorder_link_attach_detach()490 cg = test__join_cgroup("/invalid_attach_detach"); in test_invalid_attach_detach()
196 cgroup_fd = test__join_cgroup("/mptcp"); in test_base()312 cgroup_fd = test__join_cgroup("/mptcpify"); in test_mptcpify()404 cgroup_fd = test__join_cgroup("/mptcp_subflow"); in test_subflow()540 cgroup_fd = test__join_cgroup("/mptcp_sockmap"); in test_mptcp_sockmap()
259 cg_parent = test__join_cgroup("/parent"); in test_sockopt_multi()263 cg_child = test__join_cgroup("/parent/child"); in test_sockopt_multi()
17 foo = test__join_cgroup(FOO); in test_task_under_cgroup()
14 cgroup_fd = test__join_cgroup("/udp_limit"); in test_udp_limit()
37 cg_fd = test__join_cgroup("/sockopt_qos_to_cc"); in test_sockopt_qos_to_cc()
22 cgroup_fd = test__join_cgroup("/load_bytes_relative"); in test_load_bytes_relative()
71 cgroup_fd = test__join_cgroup("/connect_dropper"); in test_cgroup_v1v2()
33 cg_fd = test__join_cgroup(CG_NAME); in serial_test_netcnt()
29 cgroup_fd = test__join_cgroup("/socket_cookie"); in test_socket_cookie()
58 cgfd = test__join_cgroup(cg_path); in run_cgroup_bpf_test()
60 cgroup_fd = test__join_cgroup("/bind_perm"); in test_bind_perm()
63 cg_parent = test__join_cgroup("/parent"); in test_cgroup_mprog_ordering()
123 cg_fd = test__join_cgroup(CG_NAME); in test_tcpbpf_user()
83 cgroup_fd = test__join_cgroup("/percpu_alloc"); in test_cgrp_local_storage()
53 cgroup_fd = test__join_cgroup("/ldsx_test"); in test_ctx_member_sign_ext()
126 cgroup_fd = test__join_cgroup("/connect_ping"); in test_connect_ping()
165 cgroup_fd = test__join_cgroup("/tcp_rtt"); in test_tcp_rtt()
357 parent_cg_fd = test__join_cgroup(PARENT_CGROUP); in serial_test_sock_fields()364 child_cg_fd = test__join_cgroup(CHILD_CGROUP); in serial_test_sock_fields()
155 cgroup_fd = test__join_cgroup("/connect_force_port"); in test_connect_force_port()
166 cgroup_fd = test__join_cgroup("/sockopt_inherit"); in test_sockopt_inherit()
187 cgroup_fd = test__join_cgroup("/sock_destroy"); in test_sock_destroy()
214 int cgroup_fd = test__join_cgroup("/sock_addr"); in test_in_netns()