Home
last modified time | relevance | path

Searched refs:KSFT_SKIP (Results 1 – 25 of 90) sorted by relevance

1234

/linux/tools/testing/selftests/mm/
H A Dgup_longterm.c125 result = KSFT_SKIP; in do_test()
131 result = KSFT_SKIP; in do_test()
144 result = KSFT_SKIP; in do_test()
176 result = KSFT_SKIP; in do_test()
182 result = KSFT_SKIP; in do_test()
200 result = KSFT_SKIP; in do_test()
238 result = KSFT_SKIP; in do_test()
249 result = KSFT_SKIP; in do_test()
276 result = KSFT_SKIP; in do_test()
312 log_test_result(KSFT_SKIP); in run_with_memfd()
[all...]
H A Dcow.c449 log_test_result(KSFT_SKIP); in do_test_iouring()
465 log_test_result(KSFT_SKIP); in do_test_iouring()
613 log_test_result(KSFT_SKIP); in do_test_ro_pin()
695 ret = KSFT_SKIP; in do_test_ro_pin()
808 log_test_result(KSFT_SKIP); in run_with_base_page()
874 log_test_result(KSFT_SKIP); in do_run_with_thp()
981 log_test_result(KSFT_SKIP); in do_run_with_thp()
1065 log_test_result(KSFT_SKIP); in run_with_hugetlb()
1079 log_test_result(KSFT_SKIP);
1312 log_test_result(KSFT_SKIP); in do_test_anon_thp_collapse()
[all...]
H A Dmemfd_secret.c116 exit(KSFT_SKIP); in test_vmsplice()
160 if (WIFEXITED(status) && WEXITSTATUS(status) == KSFT_SKIP) { in try_ptrace()
315 return KSFT_SKIP; in main()
/linux/tools/testing/selftests/cpufreq/
H A Dmain.sh46 exit "${KSFT_SKIP}"
55 exit "${KSFT_SKIP}"
63 exit "${KSFT_SKIP}"
68 exit "${KSFT_SKIP}"
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_lib.sh8 readonly KSFT_SKIP=4
172 exit ${KSFT_SKIP}
179 exit ${KSFT_SKIP}
310 "${KSFT_SKIP}")
516 exit ${KSFT_SKIP}
522 exit ${KSFT_SKIP}
528 exit ${KSFT_SKIP}
534 exit ${KSFT_SKIP}
/linux/tools/testing/selftests/drivers/dma-buf/
H A Dudmabuf.c39 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/tools/testing/selftests/vDSO/
H A Dvdso_standalone_test_x86.c30 return KSFT_SKIP; in main()
41 return KSFT_SKIP; in main()
H A Dvdso_test_getcpu.c33 return KSFT_SKIP; in main()
41 return KSFT_SKIP; in main()
H A Dvdso_test_gettimeofday.c30 return KSFT_SKIP; in main()
41 return KSFT_SKIP; in main()
/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c157 return KSFT_SKIP; in test_cgcore_populated()
290 return KSFT_SKIP; in test_cgcore_invalid_domain()
355 return KSFT_SKIP; in test_cgcore_parent_becomes_threaded()
399 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()
806 return KSFT_SKIP; in test_cgcore_lesser_ns_open()
940 case KSFT_SKIP: in main()
H A Dtest_freezer.c838 ret = KSFT_SKIP; in test_cgfreezer_time_empty()
919 ret = KSFT_SKIP; in test_cgfreezer_time_simple()
1011 ret = KSFT_SKIP; in test_cgfreezer_time_populate()
1160 ret = KSFT_SKIP; in test_cgfreezer_time_migrate()
1255 ret = KSFT_SKIP; in test_cgfreezer_time_parent()
1338 ret = KSFT_SKIP; in test_cgfreezer_time_child()
1408 ret = KSFT_SKIP; in test_cgfreezer_time_nested()
1502 case KSFT_SKIP: in main()
H A Dtest_pids.c81 return KSFT_SKIP; in test_pids_events()
171 case KSFT_SKIP: in main()
H A Dtest_memcontrol.c299 ret = KSFT_SKIP; in test_memcg_current_peak()
312 ret = KSFT_SKIP; in test_memcg_current_peak()
522 ret = KSFT_SKIP; in test_memcg_protection()
1040 return KSFT_SKIP; in test_memcg_swap_max_peak()
1050 ret = KSFT_SKIP; in test_memcg_swap_max_peak()
1059 ret = KSFT_SKIP; in test_memcg_swap_max_peak()
1072 ret = KSFT_SKIP; in test_memcg_swap_max_peak()
1423 ret = KSFT_SKIP; in test_memcg_sock()
1436 ret = KSFT_SKIP; in test_memcg_sock()
1831 case KSFT_SKIP: in main()
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_sme_change_vl.c27 if (res == KSFT_SKIP) in sme_get_vls()
28 td->result = KSFT_SKIP; in sme_get_vls()
H A Dfake_sigreturn_sve_change_vl.c27 if (res == KSFT_SKIP) in sve_get_vls()
28 td->result = KSFT_SKIP; in sve_get_vls()
H A Dsve_regs.c30 if (res == KSFT_SKIP) in sve_get_vls()
31 td->result = KSFT_SKIP; in sve_get_vls()
H A Dza_no_regs.c30 if (res == KSFT_SKIP) in sme_get_vls()
31 td->result = KSFT_SKIP; in sme_get_vls()
H A Dssve_regs.c30 if (res == KSFT_SKIP) in sme_get_vls()
31 td->result = KSFT_SKIP; in sme_get_vls()
H A Dza_regs.c30 if (res == KSFT_SKIP) in sme_get_vls()
31 td->result = KSFT_SKIP; in sme_get_vls()
H A Dssve_za_regs.c30 if (res == KSFT_SKIP) in sme_get_vls()
31 td->result = KSFT_SKIP; in sme_get_vls()
/linux/tools/testing/selftests/drivers/platform/x86/intel/ifs/
H A Dtest_ifs.sh11 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/tools/testing/selftests/bpf/
H A Dtest_xdp_vlan.sh
/linux/tools/testing/selftests/
H A Dkselftest.h89 #define KSFT_SKIP 4 macro
323 case KSFT_SKIP: in ksft_test_result_code()
367 case KSFT_SKIP: \
464 exit(KSFT_SKIP); in ksft_exit_skip()
/linux/tools/testing/selftests/drivers/net/hw/
H A Ddevlink_port_split.py22 KSFT_SKIP=4 variable
243 sys.exit(KSFT_SKIP)
305 sys.exit(KSFT_SKIP)
/linux/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c83 return KSFT_SKIP; in run_test()
235 case KSFT_SKIP: in main()

1234