Searched defs:cgfd (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cgroup_skb_sk_lookup.c | 52 int cgfd = -1; in run_cgroup_bpf_test() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cgroup_skb_sk_lookup.c | 52 int cgfd = -1; in run_cgroup_bpf_test() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_skb_cgroup_id_user.c | 155 int cgfd = -1; in main() local
|
| H A D | test_socket_cookie.c | 130 static int run_test(int cgfd) in run_test() argument 191 int cgfd = -1; in main() local
|
| H A D | test_sock.c | 349 static int attach_sock_prog(int cgfd, int progfd, in attach_sock_prog() argument 399 static int run_test_case(int cgfd, const struct sock_test *test) in run_test_case() argument 446 static int run_tests(int cgfd) in run_tests() argument 464 int cgfd = -1; in main() local [all...] |
| H A D | test_sysctl.c | 1549 static int run_test_case(int cgfd, struct sysctl_test *test) in run_test_case() argument 1601 static int run_tests(int cgfd) in run_tests() argument 1619 int cgfd = -1; in main() local [all...] |
| H A D | test_sock_addr.c | 1542 static int run_test_case(int cgfd, const struct sock_addr_test *test) in run_test_case() argument 1613 static int run_tests(int cgfd) in run_tests() argument 1631 int cgfd = -1; in main() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_skb_cgroup_id_user.c | 154 int cgfd = -1; in main() local
|
| H A D | test_sysctl.c | 1543 static int run_test_case(int cgfd, struct sysctl_test *test) in run_test_case() argument 1595 static int run_tests(int cgfd) in run_tests() argument 1613 int cgfd = -1; in main() local [all...] |
| H A D | test_sock.c | 407 static int attach_sock_prog(int cgfd, int progfd, in attach_sock_prog() argument 480 static int run_test_case(int cgfd, const struct sock_test *test) in run_test_case() argument 518 static int run_tests(int cgfd) in run_tests() argument 536 int cgfd = -1; in main() local [all...] |
| H A D | test_sock_addr.c | 1317 static int run_test_case(int cgfd, const struct sock_addr_test *test) in run_test_case() argument 1388 static int run_tests(int cgfd) in run_tests() argument 1406 int cgfd = -1; in main() local [all...] |
Completed in 9 milliseconds