ksft_print_msg    111 tools/testing/selftests/breakpoints/breakpoint_test.c 		ksft_print_msg("Can't set dr7: %s\n", strerror(errno));
ksft_print_msg    211 tools/testing/selftests/breakpoints/breakpoint_test.c 		ksft_print_msg("Can't be traced? %s\n", strerror(errno));
ksft_print_msg     38 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg(
ksft_print_msg     45 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg(
ksft_print_msg     51 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg(
ksft_print_msg    102 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg(
ksft_print_msg    106 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 	ksft_print_msg(
ksft_print_msg    129 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg(
ksft_print_msg    134 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg(
ksft_print_msg    139 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg("child did not stop with SIGSTOP\n");
ksft_print_msg    147 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg(
ksft_print_msg    156 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg(
ksft_print_msg    162 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg("child did not single-step\n");
ksft_print_msg    166 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg("child did not stop\n");
ksft_print_msg    170 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg("child did not stop with SIGTRAP\n");
ksft_print_msg    174 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg(
ksft_print_msg    180 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg(
ksft_print_msg    188 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 		ksft_print_msg(
ksft_print_msg     31 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("sched_setaffinity() failed: %s\n",
ksft_print_msg     37 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("ptrace(PTRACE_TRACEME) failed: %s\n",
ksft_print_msg     43 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("raise(SIGSTOP) failed: %s\n", strerror(errno));
ksft_print_msg     57 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("fork() failed: %s\n", strerror(errno));
ksft_print_msg     65 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("waitpid() failed: %s\n", strerror(errno));
ksft_print_msg     69 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("child did not stop: %s\n", strerror(errno));
ksft_print_msg     73 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("child did not stop with SIGSTOP: %s\n",
ksft_print_msg     84 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("ptrace(PTRACE_SINGLESTEP) failed: %s\n",
ksft_print_msg     91 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("waitpid() failed: $s\n", strerror(errno));
ksft_print_msg     95 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("child did not single-step: %s\n",
ksft_print_msg    100 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("child did not stop: %s\n", strerror(errno));
ksft_print_msg    104 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("child did not stop with SIGTRAP: %s\n",
ksft_print_msg    110 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("ptrace(PTRACE_CONT) failed: %s\n",
ksft_print_msg    117 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("waitpid() failed: %s\n", strerror(errno));
ksft_print_msg    121 tools/testing/selftests/breakpoints/step_after_suspend_test.c 		ksft_print_msg("child did not exit after PTRACE_CONT: %s\n",
ksft_print_msg    104 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[NOTE]\tUsing global UIDs for tests\n");
ksft_print_msg    122 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[NOTE]\tUsing a user namespace for tests\n");
ksft_print_msg    189 tools/testing/selftests/capabilities/test_execve.c 			ksft_print_msg("Child died\n");
ksft_print_msg    192 tools/testing/selftests/capabilities/test_execve.c 			ksft_print_msg("Child failed\n");
ksft_print_msg    273 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[RUN]\tRoot => ep\n");
ksft_print_msg    277 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[RUN]\tNon-root => no caps\n");
ksft_print_msg    282 tools/testing/selftests/capabilities/test_execve.c 	ksft_print_msg("Check cap_ambient manipulation rules\n");
ksft_print_msg    354 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[RUN]\tRoot +i => eip\n");
ksft_print_msg    358 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[RUN]\tNon-root +i => i\n");
ksft_print_msg    367 tools/testing/selftests/capabilities/test_execve.c 	ksft_print_msg("[RUN]\tUID %d +ia => eipa\n", uid);
ksft_print_msg    379 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[RUN]\tRoot +ia, suidroot => eipa\n");
ksft_print_msg    384 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[RUN]\tRoot +ia, suidnonroot => ip\n");
ksft_print_msg    389 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[RUN]\tRoot +ia, sgidroot => eipa\n");
ksft_print_msg    395 tools/testing/selftests/capabilities/test_execve.c 			ksft_print_msg(
ksft_print_msg    404 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[RUN]\tRoot +ia, sgidnonroot => eip\n");
ksft_print_msg    409 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[RUN]\tNon-root +ia, sgidnonroot => i\n");
ksft_print_msg    415 tools/testing/selftests/capabilities/test_execve.c 			ksft_print_msg("[RUN]\tNon-root +ia, sgidroot => i\n");
ksft_print_msg    448 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[RUN]\t+++ Tests with uid == 0 +++\n");
ksft_print_msg    452 tools/testing/selftests/capabilities/test_execve.c 	ksft_print_msg("==================================================\n");
ksft_print_msg    457 tools/testing/selftests/capabilities/test_execve.c 		ksft_print_msg("[RUN]\t+++ Tests with uid != 0 +++\n");
ksft_print_msg     58 tools/testing/selftests/capabilities/validate_cap.c 		ksft_print_msg("Wrong effective state%s\n", atsec);
ksft_print_msg     63 tools/testing/selftests/capabilities/validate_cap.c 		ksft_print_msg("Wrong permitted state%s\n", atsec);
ksft_print_msg     68 tools/testing/selftests/capabilities/validate_cap.c 		ksft_print_msg("Wrong inheritable state%s\n", atsec);
ksft_print_msg     73 tools/testing/selftests/capabilities/validate_cap.c 		ksft_print_msg("Wrong ambient state%s\n", atsec);
ksft_print_msg     77 tools/testing/selftests/capabilities/validate_cap.c 	ksft_print_msg("%s: Capabilities after execve were correct\n",
ksft_print_msg    189 tools/testing/selftests/filesystems/binderfs/binderfs_test.c 	ksft_print_msg(
ksft_print_msg    214 tools/testing/selftests/filesystems/binderfs/binderfs_test.c 	ksft_print_msg("Detected binder version: %d\n",
ksft_print_msg    258 tools/testing/selftests/filesystems/binderfs/binderfs_test.c 		ksft_print_msg(
ksft_print_msg    395 tools/testing/selftests/futex/functional/futex_requeue_pi.c 	ksft_print_msg("%s: Test requeue functionality\n", basename(argv[0]));
ksft_print_msg    396 tools/testing/selftests/futex/functional/futex_requeue_pi.c 	ksft_print_msg(
ksft_print_msg     79 tools/testing/selftests/futex/functional/futex_requeue_pi_mismatched_ops.c 	ksft_print_msg("%s: Detect mismatched requeue_pi operations\n",
ksft_print_msg    144 tools/testing/selftests/futex/functional/futex_requeue_pi_signal_restart.c 	ksft_print_msg("%s: Test signal handling during requeue_pi\n",
ksft_print_msg    146 tools/testing/selftests/futex/functional/futex_requeue_pi_signal_restart.c 	ksft_print_msg("\tArguments: <none>\n");
ksft_print_msg     98 tools/testing/selftests/futex/functional/futex_wait_private_mapped_file.c 	ksft_print_msg(
ksft_print_msg     69 tools/testing/selftests/futex/functional/futex_wait_timeout.c 	ksft_print_msg("%s: Block on a futex and wait for timeout\n",
ksft_print_msg     71 tools/testing/selftests/futex/functional/futex_wait_timeout.c 	ksft_print_msg("\tArguments: timeout=%ldns\n", timeout_ns);
ksft_print_msg    100 tools/testing/selftests/futex/functional/futex_wait_uninitialized_heap.c 	ksft_print_msg("%s: Test the uninitialized futex value in FUTEX_WAIT\n",
ksft_print_msg     65 tools/testing/selftests/futex/functional/futex_wait_wouldblock.c 	ksft_print_msg("%s: Test the unexpected futex value in FUTEX_WAIT\n",
ksft_print_msg    131 tools/testing/selftests/pidfd/pidfd_open_test.c 		ksft_print_msg(
ksft_print_msg    140 tools/testing/selftests/pidfd/pidfd_open_test.c 		ksft_print_msg(
ksft_print_msg    149 tools/testing/selftests/pidfd/pidfd_open_test.c 		ksft_print_msg("%s - failed to open pidfd\n", strerror(errno));
ksft_print_msg    155 tools/testing/selftests/pidfd/pidfd_open_test.c 	ksft_print_msg("pidfd %d refers to process with pid %d\n", pidfd, pid);
ksft_print_msg     45 tools/testing/selftests/pidfd/pidfd_poll_test.c 	ksft_print_msg("running pidfd poll test for %d iterations\n",
ksft_print_msg    183 tools/testing/selftests/pidfd/pidfd_test.c 				ksft_print_msg("pid to recycle is %d\n", pid2);
ksft_print_msg    298 tools/testing/selftests/pidfd/pidfd_test.c 		ksft_print_msg("%s test: Skipping test\n", test_name);
ksft_print_msg    346 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Child Thread: starting. pid %d tid %d ; and sleeping\n",
ksft_print_msg    348 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Child Thread: doing exec of sleep\n");
ksft_print_msg    352 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Child Thread: DONE. pid %d tid %d\n",
ksft_print_msg    392 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Child (pidfd): starting. pid %d tid %d\n", getpid(),
ksft_print_msg    411 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Parent: pid: %d\n", getpid());
ksft_print_msg    417 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Parent: Waiting for Child (%d) to complete.\n", pid);
ksft_print_msg    422 tools/testing/selftests/pidfd/pidfd_test.c 			ksft_print_msg("Parent: error\n");
ksft_print_msg    425 tools/testing/selftests/pidfd/pidfd_test.c 			ksft_print_msg("Parent: Child process waited for.\n");
ksft_print_msg    432 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Time waited for child: %lu\n", prog_time);
ksft_print_msg    444 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Child Thread: starting. pid %d tid %d ; and sleeping\n",
ksft_print_msg    447 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Child Thread: DONE. pid %d tid %d\n", getpid(), syscall(SYS_gettid));
ksft_print_msg    456 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Child: starting. pid %d tid %d\n", getpid(), syscall(SYS_gettid));
ksft_print_msg    483 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Parent: pid: %d\n", getpid());
ksft_print_msg    489 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Parent: Waiting for Child (%d) to complete.\n", pid);
ksft_print_msg    494 tools/testing/selftests/pidfd/pidfd_test.c 			ksft_print_msg("Parent: error\n");
ksft_print_msg    506 tools/testing/selftests/pidfd/pidfd_test.c 		ksft_print_msg("Parent: Child process waited for.\n");
ksft_print_msg    510 tools/testing/selftests/pidfd/pidfd_test.c 	ksft_print_msg("Time since child exit: %lu\n", since_child_exit);
ksft_print_msg     59 tools/testing/selftests/sigaltstack/sas.c 	ksft_print_msg("[RUN]\tsignal USR1\n");
ksft_print_msg     72 tools/testing/selftests/sigaltstack/sas.c 	ksft_print_msg("%s\n", p->msg);
ksft_print_msg     84 tools/testing/selftests/sigaltstack/sas.c 	ksft_print_msg("[RUN]\tsignal USR2\n");
ksft_print_msg    100 tools/testing/selftests/sigaltstack/sas.c 	ksft_print_msg("[RUN]\tswitched to user ctx\n");
ksft_print_msg     93 tools/testing/selftests/sync/sync_test.c 	ksft_print_msg("[RUN]\tTesting sync framework\n");
ksft_print_msg     36 tools/testing/selftests/sync/synctest.h 		ksft_print_msg("[ERROR]\t%s", (msg)); \