| /tools/testing/selftests/mm/ |
| A D | hugetlb_fault_after_madv.c | 71 ksft_exit_skip("Could not register signal handler."); in main() 75 ksft_exit_skip("Could not detect default hugetlb page size."); in main() 82 ksft_exit_skip("This test needs one and only one page to execute. Got %lu\n", in main() 92 ksft_exit_skip("Failed to allocated huge page\n"); in main()
|
| A D | hugetlb_dio.c | 51 ksft_exit_skip("No free hugepage, exiting!\n"); in run_dio_using_hugetlb() 100 ksft_exit_skip("Unable to allocate file: %s\n", strerror(errno)); in main() 105 ksft_exit_skip("No free hugepage, exiting\n"); in main()
|
| A D | hugetlb_madv_vs_map.c | 92 ksft_exit_skip("This test needs one and only one page to execute. Got %lu\n", in main()
|
| A D | madv_populate.c | 42 ksft_exit_skip("MADV_POPULATE_READ is not available\n"); in sense_support() 46 ksft_exit_skip("MADV_POPULATE_WRITE is not available\n"); in sense_support()
|
| A D | ksm_functional_tests.c | 690 ksft_exit_skip("open(\"/sys/kernel/mm/ksm/run\") failed\n"); in init_global_file_handles() 693 ksft_exit_skip("open(\"/sys/kernel/mm/ksm/full_scans\") failed\n"); in init_global_file_handles() 696 ksft_exit_skip("open(\"/proc/self/pagemap\") failed\n"); in init_global_file_handles()
|
| /tools/testing/selftests/resctrl/ |
| A D | resctrl_tests.c | 189 ksft_exit_skip("Unable to allocate memory for fill_buf parameters.\n"); in alloc_fill_buf_param() 196 ksft_exit_skip("Unable to parse benchmark buffer size.\n"); in alloc_fill_buf_param() 207 ksft_exit_skip("Unable to parse benchmark memflush parameter.\n"); in alloc_fill_buf_param() 216 ksft_exit_skip("Only read operations supported.\n"); in alloc_fill_buf_param() 223 ksft_exit_skip("fill_buf is required to run until termination.\n"); in alloc_fill_buf_param() 333 ksft_exit_skip("Not running as root. Skipping...\n"); in main() 336 ksft_exit_skip("resctrl FS does not exist. Enable X86_CPU_RESCTRL config option.\n"); in main() 339 ksft_exit_skip("resctrl FS unmount failed.\n"); in main()
|
| /tools/testing/selftests/tmpfs/ |
| A D | bug-link-o-tmpfile.c | 38 ksft_exit_skip("This test needs root to run!\n"); in main() 44 ksft_exit_skip("unshare() error: unshare, errno %d\n", errno); in main()
|
| /tools/testing/selftests/clone3/ |
| A D | clone3_selftests.h | 49 ksft_exit_skip("clone3() syscall is not supported\n"); in test_clone3_supported() 64 ksft_exit_skip("clone3() syscall is not supported\n"); in test_clone3_supported()
|
| /tools/testing/selftests/sync/ |
| A D | sync_test.c | 75 ksft_exit_skip("Sync framework not supported by kernel\n"); in sync_api_supported() 78 ksft_exit_skip("Run Sync test as root.\n"); in sync_api_supported()
|
| /tools/testing/selftests/cgroup/ |
| A D | test_pids.c | 150 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 157 ksft_exit_skip("pids controller isn't available\n"); in main() 161 ksft_exit_skip("Failed to set pids controller\n"); in main()
|
| A D | test_hugetlb_memcg.c | 206 ksft_exit_skip("Failed to query cgroup mount option\n"); in main() 208 ksft_exit_skip("memory hugetlb accounting is disabled\n"); in main() 218 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main()
|
| A D | test_kmem.c | 427 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 434 ksft_exit_skip("memory controller isn't available\n"); in main() 438 ksft_exit_skip("Failed to set memory controller\n"); in main()
|
| A D | test_zswap.c | 603 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 606 ksft_exit_skip("zswap isn't configured\n"); in main() 613 ksft_exit_skip("memory controller isn't available\n"); in main() 617 ksft_exit_skip("Failed to set memory controller\n"); in main()
|
| A D | test_cpuset.c | 253 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 257 ksft_exit_skip("Failed to set cpuset controller\n"); in main()
|
| /tools/testing/selftests/timens/ |
| A D | timens.h | 58 ksft_exit_skip("need to run as root\n"); in unshare_timens() 108 ksft_exit_skip("Time namespaces are not supported\n"); in nscheck()
|
| /tools/testing/selftests/media_tests/ |
| A D | media_device_open.c | 67 ksft_exit_skip("Please run the test as root - Exiting.\n"); in main()
|
| A D | media_device_test.c | 72 ksft_exit_skip("Please run the test as root - Exiting.\n"); in main()
|
| /tools/testing/selftests/acct/ |
| A D | acct_syscall.c | 27 ksft_exit_skip("This test needs root to run!\n"); in main()
|
| /tools/testing/selftests/arm64/fp/ |
| A D | sve-probe-vls.c | 29 ksft_exit_skip("SVE not available\n"); in main()
|
| A D | zt-ptrace.c | 344 ksft_exit_skip("SME2 not available\n"); in main() 351 ksft_exit_skip("Failed to read SME VL: %d (%s)\n", in main()
|
| /tools/testing/selftests/vDSO/ |
| A D | vdso_test_chacha.c | 91 ksft_exit_skip("Required CPU capabilities missing\n"); in main() 96 ksft_exit_skip("getrandom() failed unexpectedly\n"); in main()
|
| A D | vdso_test_getrandom.c | 121 ksft_exit_skip("AT_SYSINFO_EHDR is not present\n"); in vgetrandom_init() 125 ksft_exit_skip("%s@%s symbol is missing from vDSO\n", name, version); in vgetrandom_init() 128 ksft_exit_skip("CPU does not have runtime support\n"); in vgetrandom_init()
|
| /tools/testing/selftests/membarrier/ |
| A D | membarrier_test_impl.h | 339 ksft_exit_skip( in test_membarrier_query() 345 ksft_exit_skip( in test_membarrier_query()
|
| /tools/testing/selftests/timers/ |
| A D | raw_skew.c | 138 ksft_exit_skip("The clock was adjusted externally. Shutdown NTPd or other time sync daemons\n"); in main()
|
| /tools/testing/selftests/arm64/gcs/ |
| A D | gcs-locking.c | 186 ksft_exit_skip("SKIP GCS not supported\n"); in main()
|