Searched defs:cg_fd (Results 1 – 10 of 10) sorted by relevance
/external/linux-kselftest/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 | 20 static int cg_fd; variable
|
D | cgroup_iter.c | 23 static int cg_fd[] = {-1, -1, -1, -1}; variable
|
D | tcp_hdr_options.c | 33 static int cg_fd; variable
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 953 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
|
D | test_tcpnotify_user.c | 77 int prog_fd, rv, cg_fd = -1; in main() local
|
D | cgroup_helpers.c | 422 int cg_fd; in cgroup_setup_and_join() local
|
/external/iproute2/ip/ |
D | ipvrf.c | 264 int rc = -1, cg_fd, prog_fd = -1; in vrf_configure_cgroup() local
|