Searched refs:test_exec (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.15/tools/testing/selftests/powerpc/tm/ | 
| D | tm-exec.c | 27 static int test_exec(void)  in test_exec()  function 66 	return test_harness(test_exec, "tm_exec");  in main()
  | 
| /Linux-v5.15/tools/testing/selftests/bpf/ | 
| D | test_sockmap.c | 1365 static void test_exec(int cgrp, struct sockmap_options *opt)  in test_exec()  function 1388 	test_exec(cgrp, opt);  in test_send_one() 1393 	test_exec(cgrp, opt);  in test_send_one() 1398 	test_exec(cgrp, opt);  in test_send_one() 1407 	test_exec(cgrp, opt);  in test_send_many() 1412 	test_exec(cgrp, opt);  in test_send_many() 1420 	test_exec(cgrp, opt);  in test_send_large() 1477 	test_exec(cgrp, opt);  in test_txmsg_skb() 1480 	test_exec(cgrp, opt);  in test_txmsg_skb() 1484 	test_exec(cgrp, opt);  in test_txmsg_skb() [all …] 
 |