Lines Matching refs:sockmap_options
230 struct sockmap_options { struct
243 struct sockmap_options *opt) in msg_loop_sendpage() argument
282 struct sockmap_options *opt) in msg_loop()
442 static int sendmsg_test(struct sockmap_options *opt) in sendmsg_test()
537 static int forever_ping_pong(int rate, struct sockmap_options *opt) in forever_ping_pong()
620 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options()
915 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec()
945 static int test_exec(int cgrp, struct sockmap_options *opt) in test_exec()
959 struct sockmap_options opt; in test_loop()
1028 static int test_send(struct sockmap_options *opt, int cgrp) in test_send()
1080 struct sockmap_options opt = {0}; in test_mixed()
1196 struct sockmap_options opt = {0}; in test_start_end()
1417 struct sockmap_options options = {0}; in main()