Searched defs:cg_fd (Results 1 – 8 of 8) sorted by relevance
/linux-5.10/samples/bpf/ |
D | test_cgrp2_attach.c | 87 static int attach_filter(int cg_fd, int type, int verdict) in attach_filter() 133 int opt, cg_fd, ret; in main() local
|
D | test_cgrp2_sock2.c | 35 int cg_fd, ret, filter_id = 0; in main() local
|
D | test_cgrp2_sock.c | 208 int cg_fd, prog_fd, ret; in main() local
|
/linux-5.10/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 909 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options() 1820 static int __test_selftests(int cg_fd, struct sockmap_options *opt) in __test_selftests() 1847 static void test_selftests_sockmap(int cg_fd, struct sockmap_options *opt) in test_selftests_sockmap() 1853 static void test_selftests_sockhash(int cg_fd, struct sockmap_options *opt) in test_selftests_sockhash() 1859 static void test_selftests_ktls(int cg_fd, struct sockmap_options *opt) in test_selftests_ktls() 1868 static int test_selftest(int cg_fd, struct sockmap_options *opt) in test_selftest() 1882 int opt, longindex, err, cg_fd = 0; in main() local
|
D | test_tcpbpf_user.c | 100 int cg_fd = -1; in main() local
|
D | test_tcpnotify_user.c | 78 int prog_fd, rv, cg_fd = -1; in main() local
|
D | cgroup_helpers.c | 295 int cg_fd; in cgroup_setup_and_join() local
|
/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | tcp_hdr_options.c | 33 static int cg_fd; variable
|