Lines Matching defs:opt
243 struct sockmap_options *opt) in msg_loop_sendpage()
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()
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() local
1028 static int test_send(struct sockmap_options *opt, int cgrp) in test_send()
1080 struct sockmap_options opt = {0}; in test_mixed() local
1196 struct sockmap_options opt = {0}; in test_start_end() local
1418 int opt, longindex, err, cg_fd = 0; in main() local