| /linux-6.15/tools/testing/selftests/cpufreq/ |
| H A D | main.sh | 46 exit "${KSFT_SKIP}" 55 exit "${KSFT_SKIP}" 63 exit "${KSFT_SKIP}" 68 exit "${KSFT_SKIP}"
|
| /linux-6.15/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_lib.sh | 9 readonly KSFT_SKIP=4 162 exit ${KSFT_SKIP} 169 exit ${KSFT_SKIP} 300 "${KSFT_SKIP}") 441 exit ${KSFT_SKIP} 447 exit ${KSFT_SKIP} 453 exit ${KSFT_SKIP} 459 exit ${KSFT_SKIP}
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | udpgso_bench.sh | 14 readonly KSFT_SKIP=4 25 elif [[ ${exitcode} -eq ${KSFT_SKIP} ]]; then 42 exit ${KSFT_SKIP}
|
| H A D | cmsg_so_priority.sh | 6 readonly KSFT_SKIP=4 20 exit "$KSFT_SKIP"
|
| /linux-6.15/tools/testing/selftests/drivers/dma-buf/ |
| H 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()
|
| /linux-6.15/tools/testing/selftests/vDSO/ |
| H A D | vdso_test_gettimeofday.c | 32 return KSFT_SKIP; in main() 43 return KSFT_SKIP; in main()
|
| H A D | vdso_test_getcpu.c | 35 return KSFT_SKIP; in main() 43 return KSFT_SKIP; in main()
|
| H A D | vdso_standalone_test_x86.c | 32 return KSFT_SKIP; in main() 43 return KSFT_SKIP; in main()
|
| /linux-6.15/tools/testing/selftests/arm64/signal/testcases/ |
| H 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()
|
| H 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()
|
| H A D | sve_regs.c | 30 if (res == KSFT_SKIP) in sve_get_vls() 31 td->result = KSFT_SKIP; in sve_get_vls()
|
| H A D | ssve_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| H A D | za_no_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| H A D | za_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| H A D | ssve_za_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| /linux-6.15/tools/testing/selftests/drivers/platform/x86/intel/ifs/ |
| H 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"
|
| /linux-6.15/tools/testing/selftests/ |
| H 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()
|
| /linux-6.15/tools/testing/selftests/arm64/gcs/ |
| H A D | gcspushm.S | 18 #define KSFT_SKIP 4 macro 87 mov x0, #KSFT_SKIP
|
| H A D | gcsstr.S | 20 #define KSFT_SKIP 4 macro 89 mov x0, #KSFT_SKIP
|
| /linux-6.15/tools/testing/selftests/drivers/net/hw/ |
| H A D | devlink_port_split.py | 22 KSFT_SKIP=4 variable 243 sys.exit(KSFT_SKIP) 305 sys.exit(KSFT_SKIP)
|
| /linux-6.15/tools/testing/selftests/mm/ |
| H 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()
|
| /linux-6.15/tools/testing/selftests/cgroup/ |
| H A D | test_memcontrol.c | 206 ret = KSFT_SKIP; in test_memcg_current_peak() 219 ret = KSFT_SKIP; in test_memcg_current_peak() 433 ret = KSFT_SKIP; in test_memcg_protection() 947 return KSFT_SKIP; in test_memcg_swap_max_peak() 957 ret = KSFT_SKIP; in test_memcg_swap_max_peak() 966 ret = KSFT_SKIP; in test_memcg_swap_max_peak() 979 ret = KSFT_SKIP; in test_memcg_swap_max_peak() 1333 ret = KSFT_SKIP; in test_memcg_sock() 1596 case KSFT_SKIP: in main()
|
| /linux-6.15/tools/testing/selftests/breakpoints/ |
| H A D | step_after_suspend_test.c | 83 return KSFT_SKIP; in run_test() 214 case KSFT_SKIP: in main()
|
| /linux-6.15/tools/testing/selftests/arm64/signal/ |
| H A D | test_signals_utils.c | 69 if (td->result == KSFT_SKIP) { in default_result() 368 td->result = KSFT_SKIP; in test_init() 412 if (td->initialized && td->result != KSFT_SKIP && td->check_result) in test_result()
|
| /linux-6.15/tools/testing/selftests/rust/ |
| H A D | test_probe_samples.sh | 26 exit "$KSFT_SKIP"
|