Searched defs:cg_fd (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/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.12.1/samples/bpf/ |
D | test_cgrp2_attach.c | 92 static int attach_filter(int cg_fd, int type, int verdict) in attach_filter() 138 int opt, cg_fd, ret; in main() local
|
D | test_cgrp2_sock2.c | 35 int cg_fd, err, ret = EXIT_FAILURE, filter_id = 0, prog_cnt = 0; in main() local
|
D | test_cgrp2_sock.c | 212 int cg_fd, prog_fd, ret; in main() local
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 955 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options() 1889 static int __test_selftests(int cg_fd, struct sockmap_options *opt) in __test_selftests() 1916 static void test_selftests_sockmap(int cg_fd, struct sockmap_options *opt) in test_selftests_sockmap() 1922 static void test_selftests_sockhash(int cg_fd, struct sockmap_options *opt) in test_selftests_sockhash() 1928 static void test_selftests_ktls(int cg_fd, struct sockmap_options *opt) in test_selftests_ktls() 1937 static int test_selftest(int cg_fd, struct sockmap_options *opt) in test_selftest() 1950 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.12.1/tools/tracing/rtla/src/ |
D | utils.c | 639 int cg_fd; in set_pid_cgroup() local 698 int cg_fd; in set_comm_cgroup() local
|