Lines Matching defs:opt
327 struct sockmap_options *opt) in msg_loop_sendpage()
444 struct sockmap_options *opt) in msg_loop()
598 static int sendmsg_test(struct sockmap_options *opt) in sendmsg_test()
706 static int forever_ping_pong(int rate, struct sockmap_options *opt) in forever_ping_pong()
1150 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec()
1180 static int test_exec(int cgrp, struct sockmap_options *opt) in test_exec()
1194 struct sockmap_options opt; in test_loop() local
1263 static int test_send(struct sockmap_options *opt, int cgrp) in test_send()
1315 struct sockmap_options opt = {0}; in test_mixed() local
1434 struct sockmap_options opt = {0}; in test_start_end() local
1734 int opt, longindex, err, cg_fd = 0; in main() local