Searched defs:cg_fd (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | sockopt_qos_to_cc.c | 7 static void run_setsockopt_test(int cg_fd, int sock_fd) in run_setsockopt_test() 33 int cg_fd = -1; in test_sockopt_qos_to_cc() local
|
D | netcnt.c | 21 int cg_fd = -1; in serial_test_netcnt() local
|
D | tcpbpf_user.c | 117 int cg_fd = -1; in test_tcpbpf_user() local
|
D | setget_sockopt.c | 21 static int cg_fd; variable
|
D | iters.c | 210 int err, cg_fd, cg_id; in subtest_css_task_iters() local
|
D | cgroup_iter.c | 24 static int cg_fd[] = {-1, -1, -1, -1}; variable
|
D | tcp_hdr_options.c | 33 static int cg_fd; variable
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 1049 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options() 2049 static int __test_selftests(int cg_fd, struct sockmap_options *opt) in __test_selftests() 2076 static void test_selftests_sockmap(int cg_fd, struct sockmap_options *opt) in test_selftests_sockmap() 2082 static void test_selftests_sockhash(int cg_fd, struct sockmap_options *opt) in test_selftests_sockhash() 2088 static void test_selftests_ktls(int cg_fd, struct sockmap_options *opt) in test_selftests_ktls() 2097 static int test_selftest(int cg_fd, struct sockmap_options *opt) in test_selftest() 2110 int opt, longindex, err, cg_fd = 0; in main() local
|
D | test_tcpnotify_user.c | 77 int prog_fd, rv, cg_fd = -1; in main() local
|
D | cgroup_helpers.c | 486 int cg_fd; in cgroup_setup_and_join() local
|
/linux-6.14.4/tools/tracing/rtla/src/ |
D | utils.c | 785 int cg_fd; in set_pid_cgroup() local 844 int cg_fd; in set_comm_cgroup() local
|