Lines Matching refs:ksft_print_msg
59 ksft_print_msg("[INFO] huge zeropage is enabled\n"); in detect_huge_zeropage()
576 ksft_print_msg("[INFO] wait() failed\n"); in do_test_ro_pin()
629 ksft_print_msg("[INFO] PIN_LONGTERM_TEST_STOP failed\n"); in do_test_ro_pin()
636 ksft_print_msg("[INFO] wait() failed\n"); in do_test_ro_pin()
716 ksft_print_msg("[RUN] %s ... with base page\n", desc); in run_with_base_page()
722 ksft_print_msg("[RUN] %s ... with swapped out base page\n", desc); in run_with_base_page_swap()
880 ksft_print_msg("[RUN] %s ... with THP\n", desc); in run_with_thp()
886 ksft_print_msg("[RUN] %s ... with swapped-out THP\n", desc); in run_with_thp_swap()
892 ksft_print_msg("[RUN] %s ... with PTE-mapped THP\n", desc); in run_with_pte_mapped_thp()
898 ksft_print_msg("[RUN] %s ... with swapped-out, PTE-mapped THP\n", desc); in run_with_pte_mapped_thp_swap()
904 ksft_print_msg("[RUN] %s ... with single PTE of THP\n", desc); in run_with_single_pte_of_thp()
910 ksft_print_msg("[RUN] %s ... with single PTE of swapped-out THP\n", desc); in run_with_single_pte_of_thp_swap()
916 ksft_print_msg("[RUN] %s ... with partially mremap()'ed THP\n", desc); in run_with_partial_mremap_thp()
922 ksft_print_msg("[RUN] %s ... with partially shared THP\n", desc); in run_with_partial_shared_thp()
931 ksft_print_msg("[RUN] %s ... with hugetlb (%zu kB)\n", desc, in run_with_hugetlb()
1113 ksft_print_msg("[INFO] Anonymous memory tests in private mappings\n"); in run_anon_test_cases()
1335 ksft_print_msg("[INFO] Anonymous THP tests\n"); in run_anon_thp_test_cases()
1340 ksft_print_msg("[RUN] %s\n", test_case->desc); in run_anon_thp_test_cases()
1382 ksft_print_msg("[RUN] %s ... with shared zeropage\n", desc); in run_with_zeropage()
1414 ksft_print_msg("[RUN] %s ... with huge zeropage\n", desc); in run_with_huge_zeropage()
1472 ksft_print_msg("[RUN] %s ... with memfd\n", desc); in run_with_memfd()
1517 ksft_print_msg("[RUN] %s ... with tmpfile\n", desc); in run_with_tmpfile()
1569 ksft_print_msg("[RUN] %s ... with memfd hugetlb (%zu kB)\n", desc, in run_with_memfd_hugetlb()
1664 ksft_print_msg("[RUN] Non-anonymous memory tests in private mappings\n"); in run_non_anon_test_cases()
1688 ksft_print_msg("[INFO] detected THP size: %zu KiB\n", in main()