Searched refs:sockmap_options (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 134 struct sockmap_options { struct 153 void (*tester)(int cg_fd, struct sockmap_options *opt); 184 static int test_start_subtest(const struct _test *t, struct sockmap_options *o) in test_start_subtest() 416 struct sockmap_options *opt) in msg_loop_sendpage() 553 struct sockmap_options *opt) in msg_loop() 737 static int sendmsg_test(struct sockmap_options *opt) in sendmsg_test() 869 static int forever_ping_pong(int rate, struct sockmap_options *opt) in forever_ping_pong() 953 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options() 1376 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec() 1409 static void test_exec(int cgrp, struct sockmap_options *op [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 136 struct sockmap_options { struct 153 void (*tester)(int cg_fd, struct sockmap_options *opt); 184 static int test_start_subtest(const struct _test *t, struct sockmap_options *o) in test_start_subtest() 416 struct sockmap_options *opt) in msg_loop_sendpage() 553 struct sockmap_options *opt) in msg_loop() 713 static int sendmsg_test(struct sockmap_options *opt) in sendmsg_test() 825 static int forever_ping_pong(int rate, struct sockmap_options *opt) in forever_ping_pong() 909 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options() 1332 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec() 1365 static void test_exec(int cgrp, struct sockmap_options *op [all...] |
Completed in 4 milliseconds