Searched refs:test_exec (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/tools/testing/selftests/powerpc/tm/ |
D | tm-exec.c | 27 static int test_exec(void) in test_exec() function 65 return test_harness(test_exec, "tm_exec"); in main()
|
/Linux-v5.10/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 1355 static void test_exec(int cgrp, struct sockmap_options *opt) in test_exec() function 1378 test_exec(cgrp, opt); in test_send_one() 1383 test_exec(cgrp, opt); in test_send_one() 1388 test_exec(cgrp, opt); in test_send_one() 1397 test_exec(cgrp, opt); in test_send_many() 1402 test_exec(cgrp, opt); in test_send_many() 1410 test_exec(cgrp, opt); in test_send_large() 1467 test_exec(cgrp, opt); in test_txmsg_skb() 1470 test_exec(cgrp, opt); in test_txmsg_skb() 1474 test_exec(cgrp, opt); in test_txmsg_skb() [all …]
|