Lines Matching refs:ksft_print_msg
155 ksft_print_msg("%s: read() failed: %s (%d)\n", in child_output_read()
180 ksft_print_msg("%s: %s\n", child->name, work); in child_output_read()
215 ksft_print_msg("%s: %s<EOF>\n", child->name, child->output); in child_output()
246 ksft_print_msg("waitpid(%d) failed: %s (%d)\n", in child_cleanup()
257 ksft_print_msg("%s no output seen\n", child->name); in child_cleanup()
262 ksft_print_msg("%s exited with error code %d\n", in child_cleanup()
285 ksft_print_msg("SIGCHLD for unknown PID %d with status %d\n", in handle_child_signal()
297 ksft_print_msg("Got signal, exiting...\n"); in handle_exit_signal()
319 ksft_print_msg("Started %s\n", child->name); in start_fpsimd()
332 ksft_print_msg("Started %s\n", child->name); in start_kernel()
349 ksft_print_msg("Started %s\n", child->name); in start_sve()
366 ksft_print_msg("Started %s\n", child->name); in start_ssve()
383 ksft_print_msg("Started %s\n", child->name); in start_za()
396 ksft_print_msg("Started %s\n", child->name); in start_zt()
435 ksft_print_msg("epoll_wait() failed: %s (%d)\n", in drain_output()
503 ksft_print_msg("%d CPUs, %d SVE VLs, %d SME VLs, SME2 %s\n", in main()
508 ksft_print_msg("Will run for %ds\n", timeout); in main()
510 ksft_print_msg("Will run until terminated\n"); in main()
535 ksft_print_msg("Failed to install SIGINT handler: %s (%d)\n", in main()
539 ksft_print_msg("Failed to install SIGTERM handler: %s (%d)\n", in main()
544 ksft_print_msg("Failed to install SIGCHLD handler: %s (%d)\n", in main()
620 ksft_print_msg("Waiting for %d children\n", in main()
628 ksft_print_msg("Sending signals, timeout remaining: %d\n", in main()
641 ksft_print_msg("Finishing up...\n"); in main()