Searched refs:test_exec (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/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-6.1.9/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 1409 static void test_exec(int cgrp, struct sockmap_options *opt) in test_exec() function 1432 test_exec(cgrp, opt); in test_send_one() 1437 test_exec(cgrp, opt); in test_send_one() 1442 test_exec(cgrp, opt); in test_send_one() 1451 test_exec(cgrp, opt); in test_send_many() 1456 test_exec(cgrp, opt); in test_send_many() 1464 test_exec(cgrp, opt); in test_send_large() 1529 test_exec(cgrp, opt); in test_txmsg_skb() 1532 test_exec(cgrp, opt); in test_txmsg_skb() 1536 test_exec(cgrp, opt); in test_txmsg_skb() [all …]
|