Searched refs:SKIP_IF (Results 1 – 25 of 43) sorted by relevance
12
30 SKIP_IF(require_paranoia_below(1)); in setup_cpu_event()44 SKIP_IF(!ebb_is_supported()); in cpu_event_vs_ebb()
30 SKIP_IF(require_paranoia_below(1)); in setup_cpu_event()44 SKIP_IF(!ebb_is_supported()); in ebb_vs_cpu_event()
32 SKIP_IF(require_paranoia_below(1)); in setup_cpu_event()46 SKIP_IF(!ebb_is_supported()); in cpu_event_pinned_vs_ebb()
19 SKIP_IF(!ebb_is_supported()); in event_attributes()124 SKIP_IF(require_paranoia_below(1)); in event_attributes()
19 SKIP_IF(!lmr_is_supported()); in ebb_lmr_regs()
20 SKIP_IF(!ebb_is_supported()); in reg_access()
23 SKIP_IF(!ebb_is_supported()); in close_clears_pmcc()
22 SKIP_IF(!ebb_is_supported()); in no_handler_test()
47 SKIP_IF(!ebb_is_supported()); in fork_cleanup()
19 SKIP_IF(!ebb_is_supported()); in cycles()
26 SKIP_IF(!ebb_is_supported()); in test_body()
23 SKIP_IF(!have_htm()); in test_fork()
37 SKIP_IF(!have_htm()); in tm_signal_stack()
33 SKIP_IF(!have_htm()); in test_exec()
28 SKIP_IF(!have_htm()); in test_tar()
40 SKIP_IF(!have_htm()); in test_body()
53 SKIP_IF(!have_htm()); in tm_signal_msr_resv()
48 SKIP_IF(!have_htm()); in test_vmxcopy()
26 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_copy_first_unaligned()
26 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_copy_unaligned()
26 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_paste_last_unaligned()
26 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_00)); in test_paste_unaligned()
22 SKIP_IF(!have_hwcap(PPC_FEATURE_ARCH_2_06)); in test_prot_sao()
53 SKIP_IF(tests_done == 0); in ipc_unmuxed()
53 #define SKIP_IF(x) \ macro