| /tools/testing/selftests/mm/ |
| A D | gup_longterm.c | 124 result = KSFT_SKIP; in do_test() 130 result = KSFT_SKIP; in do_test() 143 result = KSFT_SKIP; in do_test() 175 result = KSFT_SKIP; in do_test() 181 result = KSFT_SKIP; in do_test() 199 result = KSFT_SKIP; in do_test() 237 result = KSFT_SKIP; in do_test() 248 result = KSFT_SKIP; in do_test() 275 result = KSFT_SKIP; in do_test() 311 log_test_result(KSFT_SKIP); in run_with_memfd() [all …]
|
| A D | cow.c | 442 log_test_result(KSFT_SKIP); in do_test_iouring() 458 log_test_result(KSFT_SKIP); in do_test_iouring() 606 log_test_result(KSFT_SKIP); in do_test_ro_pin() 688 ret = KSFT_SKIP; in do_test_ro_pin() 801 log_test_result(KSFT_SKIP); in do_run_with_base_page() 867 log_test_result(KSFT_SKIP); in do_run_with_thp() 1058 log_test_result(KSFT_SKIP); in run_with_hugetlb() 1072 log_test_result(KSFT_SKIP); in run_with_hugetlb() 1577 log_test_result(KSFT_SKIP); in run_with_huge_zeropage() 1701 log_test_result(KSFT_SKIP); in run_with_tmpfile() [all …]
|
| A D | memfd_secret.c | 143 exit(KSFT_SKIP); in try_process_vm_read() 187 if (WIFEXITED(status) && WEXITSTATUS(status) == KSFT_SKIP) { in check_child_status() 343 return KSFT_SKIP; in main()
|
| /tools/testing/selftests/cpufreq/ |
| A D | main.sh | 46 exit "${KSFT_SKIP}" 55 exit "${KSFT_SKIP}" 63 exit "${KSFT_SKIP}" 68 exit "${KSFT_SKIP}"
|
| /tools/testing/selftests/net/ |
| A D | udpgso_bench.sh | 14 readonly KSFT_SKIP=4 25 elif [[ ${exitcode} -eq ${KSFT_SKIP} ]]; then 42 exit ${KSFT_SKIP}
|
| /tools/testing/selftests/vDSO/ |
| A D | vdso_test_getcpu.c | 35 return KSFT_SKIP; in main() 43 return KSFT_SKIP; in main()
|
| A D | vdso_test_gettimeofday.c | 32 return KSFT_SKIP; in main() 43 return KSFT_SKIP; in main()
|
| /tools/testing/selftests/net/mptcp/ |
| A D | mptcp_lib.sh | 8 readonly KSFT_SKIP=4 161 exit ${KSFT_SKIP} 168 exit ${KSFT_SKIP} 299 "${KSFT_SKIP}") 443 exit ${KSFT_SKIP} 449 exit ${KSFT_SKIP} 455 exit ${KSFT_SKIP} 461 exit ${KSFT_SKIP}
|
| /tools/testing/selftests/arm64/signal/testcases/ |
| A D | fake_sigreturn_sme_change_vl.c | 27 if (res == KSFT_SKIP) in sme_get_vls() 28 td->result = KSFT_SKIP; in sme_get_vls()
|
| A D | fake_sigreturn_sve_change_vl.c | 27 if (res == KSFT_SKIP) in sve_get_vls() 28 td->result = KSFT_SKIP; in sve_get_vls()
|
| A D | sve_regs.c | 30 if (res == KSFT_SKIP) in sve_get_vls() 31 td->result = KSFT_SKIP; in sve_get_vls()
|
| A D | ssve_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| A D | za_no_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| A D | za_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| A D | ssve_za_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| /tools/testing/selftests/drivers/dma-buf/ |
| A D | udmabuf.c | 39 exit(KSFT_SKIP); in create_memfd_with_seals() 45 exit(KSFT_SKIP); in create_memfd_with_seals() 148 exit(KSFT_SKIP); in main() 154 exit(KSFT_SKIP); in main() 160 exit(KSFT_SKIP); in main()
|
| /tools/testing/selftests/arm64/gcs/ |
| A D | gcspushm.S | 18 #define KSFT_SKIP 4 macro 87 mov x0, #KSFT_SKIP
|
| A D | gcsstr.S | 20 #define KSFT_SKIP 4 macro 89 mov x0, #KSFT_SKIP
|
| /tools/testing/selftests/cgroup/ |
| A D | test_core.c | 157 return KSFT_SKIP; in test_cgcore_populated() 289 return KSFT_SKIP; in test_cgcore_invalid_domain() 354 return KSFT_SKIP; in test_cgcore_parent_becomes_threaded() 398 ret = KSFT_SKIP; in test_cgcore_no_internal_process_constraint_on_threads() 449 return KSFT_SKIP; in test_cgcore_top_down_constraint_enable() 487 return KSFT_SKIP; in test_cgcore_top_down_constraint_disable() 531 return KSFT_SKIP; in test_cgcore_internal_process_constraint() 807 return KSFT_SKIP; in test_cgcore_lesser_ns_open() 945 case KSFT_SKIP: in main()
|
| /tools/testing/selftests/rust/ |
| A D | test_probe_samples.sh | 26 exit "$KSFT_SKIP"
|
| /tools/testing/selftests/drivers/platform/x86/intel/ifs/ |
| A D | test_ifs.sh | 11 readonly KSFT_SKIP=4 108 RESULT=$KSFT_SKIP 164 EXIT_MAP[$KSFT_SKIP]=$SKIP 200 test_exit "CPU family:$FML does not support IFS" "$KSFT_SKIP" 228 platform doesn't support ifs" "$KSFT_SKIP"
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | ksft_runner.sh | 30 exit "$KSFT_SKIP"
|
| /tools/testing/selftests/ |
| A D | kselftest.h | 88 #define KSFT_SKIP 4 macro 301 case KSFT_SKIP: in ksft_test_result_code() 345 case KSFT_SKIP: \ 441 exit(KSFT_SKIP); in ksft_exit_skip()
|
| /tools/testing/selftests/drivers/net/hw/ |
| A D | devlink_port_split.py | 22 KSFT_SKIP=4 variable 243 sys.exit(KSFT_SKIP) 305 sys.exit(KSFT_SKIP)
|
| /tools/testing/selftests/arm64/signal/ |
| A D | sve_helpers.c | 52 return KSFT_SKIP; in sve_fill_vls()
|