Home
last modified time | relevance | path

Searched refs:test__join_cgroup (Results 1 – 25 of 37) sorted by relevance

12

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_xattr.c29 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()
H A Dcgroup_attach_override.c41 foo = test__join_cgroup(FOO); in serial_test_cgroup_attach_override()
55 bar = test__join_cgroup(BAR); in serial_test_cgroup_attach_override()
H A Dcgroup_mprog_opts.c28 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()
H A Dmptcp.c196 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()
H A Dsockopt_multi.c259 cg_parent = test__join_cgroup("/parent"); in test_sockopt_multi()
263 cg_child = test__join_cgroup("/parent/child"); in test_sockopt_multi()
H A Dtask_under_cgroup.c17 foo = test__join_cgroup(FOO); in test_task_under_cgroup()
H A Dudp_limit.c14 cgroup_fd = test__join_cgroup("/udp_limit"); in test_udp_limit()
H A Dsockopt_qos_to_cc.c37 cg_fd = test__join_cgroup("/sockopt_qos_to_cc"); in test_sockopt_qos_to_cc()
H A Dload_bytes_relative.c22 cgroup_fd = test__join_cgroup("/load_bytes_relative"); in test_load_bytes_relative()
H A Dcgroup_v1v2.c71 cgroup_fd = test__join_cgroup("/connect_dropper"); in test_cgroup_v1v2()
H A Dnetcnt.c33 cg_fd = test__join_cgroup(CG_NAME); in serial_test_netcnt()
H A Dsocket_cookie.c29 cgroup_fd = test__join_cgroup("/socket_cookie"); in test_socket_cookie()
H A Dcgroup_skb_sk_lookup.c58 cgfd = test__join_cgroup(cg_path); in run_cgroup_bpf_test()
H A Dbind_perm.c60 cgroup_fd = test__join_cgroup("/bind_perm"); in test_bind_perm()
H A Dcgroup_mprog_ordering.c63 cg_parent = test__join_cgroup("/parent"); in test_cgroup_mprog_ordering()
H A Dtcpbpf_user.c123 cg_fd = test__join_cgroup(CG_NAME); in test_tcpbpf_user()
H A Dpercpu_alloc.c83 cgroup_fd = test__join_cgroup("/percpu_alloc"); in test_cgrp_local_storage()
H A Dtest_ldsx_insn.c53 cgroup_fd = test__join_cgroup("/ldsx_test"); in test_ctx_member_sign_ext()
H A Dconnect_ping.c126 cgroup_fd = test__join_cgroup("/connect_ping"); in test_connect_ping()
H A Dtcp_rtt.c165 cgroup_fd = test__join_cgroup("/tcp_rtt"); in test_tcp_rtt()
H A Dsock_fields.c357 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()
H A Dconnect_force_port.c155 cgroup_fd = test__join_cgroup("/connect_force_port"); in test_connect_force_port()
H A Dsockopt_inherit.c166 cgroup_fd = test__join_cgroup("/sockopt_inherit"); in test_sockopt_inherit()
H A Dsock_destroy.c187 cgroup_fd = test__join_cgroup("/sock_destroy"); in test_sock_destroy()
H A Dns_current_pid_tgid.c214 int cgroup_fd = test__join_cgroup("/sock_addr"); in test_in_netns()

12