Lines Matching refs:ksft_exit_fail_msg
99 ksft_exit_fail_msg("failed to allocate XSAVE buffer\n"); in validate_xregs_same()
118 ksft_exit_fail_msg("unable to allocate XSAVE buffer\n"); in check_xstate()
176 ksft_exit_fail_msg("pthread_create() failed\n"); in create_threads()
189 ksft_exit_fail_msg("pthread_join() failed for thread %d err: %d\n", i, err); in checkout_threads()
192 ksft_exit_fail_msg("unexpected thread retval for thread %d: %p\n", in checkout_threads()
210 ksft_exit_fail_msg("sched_setaffinity to CPU 0 failed\n"); in affinitize_cpu0()
225 ksft_exit_fail_msg("unable allocate memory\n"); in test_context_switch()
288 ksft_exit_fail_msg("unable to allocate XSAVE buffer\n"); in ptracer_inject_xstate()
294 ksft_exit_fail_msg("PTRACE_GETREGSET failed\n"); in ptracer_inject_xstate()
302 ksft_exit_fail_msg("PTRACE_SETREGSET failed\n"); in ptracer_inject_xstate()
305 ksft_exit_fail_msg("PTRACE_GETREGSET failed\n"); in ptracer_inject_xstate()
328 ksft_exit_fail_msg("fork() failed\n"); in test_ptrace()
331 ksft_exit_fail_msg("PTRACE_TRACEME failed\n"); in test_ptrace()
348 ksft_exit_fail_msg("ptracee exit error\n"); in test_ptrace()
422 ksft_exit_fail_msg("unable to allocate XSAVE buffer\n"); in test_signal()
471 ksft_exit_fail_msg("invalid state size/offset (%d/%d)\n", in test_xstate()