Searched refs:improbable_static_if (Results 1 – 5 of 5) sorted by relevance
144 #define improbable_static_if(n) __improbable(({ \ macro
124 # define mach_assert_enabled() improbable_static_if(mach_assert)
200 #define lck_rw_assert_enabled() improbable_static_if(lck_rw_assert)
134 if (improbable_static_if(sched_debug_preemption_disable)) { in _disable_preemption()
3310 if (improbable_static_if(key_true)) { in static_if_tests()3323 if (improbable_static_if(key_true_to_false)) { in static_if_tests()3336 if (improbable_static_if(key_false)) { in static_if_tests()3349 if (improbable_static_if(key_false_to_true)) { in static_if_tests()