Searched refs:test_inherit (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/riscv/vector/
H A Dvstate_exec_nolibc.c9 int rc, pid, status, test_inherit = 0; local
14 test_inherit = 1;
22 if (test_inherit) {
88 if (test_inherit) {
H A Dvstate_prctl.c11 static int launch_test(int test_inherit) argument
24 exec_argv[1] = test_inherit != 0 ? "x" : NULL;

Completed in 113 milliseconds