Searched defs:cg_fd (Results 1 – 12 of 12) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A 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
|
H A D | netcnt.c | 21 int cg_fd = -1; in serial_test_netcnt() local
|
H A D | tcpbpf_user.c | 117 int cg_fd = -1; in test_tcpbpf_user() local
|
H A D | setget_sockopt.c | 21 static int cg_fd; variable
|
H A D | net_timestamping.c | 153 int cg_fd; in test_tcp() local
|
H A D | iters.c | 210 int err, cg_fd, cg_id; in subtest_css_task_iters() local
|
H A D | cgroup_iter.c | 24 static int cg_fd[] = {-1, -1, -1, -1}; variable
|
H A D | tcp_hdr_options.c | 33 static int cg_fd; variable
|
/linux/tools/testing/selftests/bpf/ |
H A 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
|
H A D | test_tcpnotify_user.c | 77 int prog_fd, rv, cg_fd = -1; in main() local
|
H A D | cgroup_helpers.c | 486 int cg_fd; in cgroup_setup_and_join() local
|
/linux/tools/tracing/rtla/src/ |
H A D | utils.c | 787 int cg_fd; in set_pid_cgroup() local 846 int cg_fd; in set_comm_cgroup() local
|