Searched refs:improbable_static_if (Results 1 – 6 of 6) sorted by relevance
71 #define mte_kern_data_enabled() improbable_static_if(mte_config_kern_data_enabled)73 #define mte_force_all_enabled() improbable_static_if(mte_config_force_all_enabled)83 #define mte_debug_tco_state() improbable_static_if(mte_debug_tco_state)95 #define mte_panic_on_non_canonical() improbable_static_if(mte_panic_on_non_canonical)101 #define mte_panic_on_async_fault() improbable_static_if(mte_panic_on_async_fault)
134 if (improbable_static_if(sched_debug_preemption_disable)) { in _disable_preemption()199 if (improbable_static_if(sched_debug_preemption_disable)) { in _enable_preemption()
148 #define improbable_static_if(n) __improbable(({ \ macro
134 # define mach_assert_enabled() improbable_static_if(mach_assert)
200 #define lck_rw_assert_enabled() improbable_static_if(lck_rw_assert)
3319 if (improbable_static_if(key_true)) { in static_if_tests()3332 if (improbable_static_if(key_true_to_false)) { in static_if_tests()3345 if (improbable_static_if(key_false)) { in static_if_tests()3358 if (improbable_static_if(key_false_to_true)) { in static_if_tests()