Home
last modified time | relevance | path

Searched defs:cg_fd (Results 1 – 10 of 10) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dsockopt_qos_to_cc.c7 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
Dnetcnt.c21 int cg_fd = -1; in serial_test_netcnt() local
Dtcpbpf_user.c117 int cg_fd = -1; in test_tcpbpf_user() local
Dsetget_sockopt.c20 static int cg_fd; variable
Dcgroup_iter.c23 static int cg_fd[] = {-1, -1, -1, -1}; variable
Dtcp_hdr_options.c33 static int cg_fd; variable
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap.c953 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options()
1899 static int __test_selftests(int cg_fd, struct sockmap_options *opt) in __test_selftests()
1926 static void test_selftests_sockmap(int cg_fd, struct sockmap_options *opt) in test_selftests_sockmap()
1932 static void test_selftests_sockhash(int cg_fd, struct sockmap_options *opt) in test_selftests_sockhash()
1938 static void test_selftests_ktls(int cg_fd, struct sockmap_options *opt) in test_selftests_ktls()
1947 static int test_selftest(int cg_fd, struct sockmap_options *opt) in test_selftest()
1961 int opt, longindex, err, cg_fd = 0; in main() local
Dtest_tcpnotify_user.c77 int prog_fd, rv, cg_fd = -1; in main() local
Dcgroup_helpers.c422 int cg_fd; in cgroup_setup_and_join() local
/external/iproute2/ip/
Dipvrf.c264 int rc = -1, cg_fd, prog_fd = -1; in vrf_configure_cgroup() local