Searched refs:static_if (Results 1 – 12 of 12) sorted by relevance
16 static_if.h
29 static_if.h \
122 #define static_if(n) ({ \ macro
53 static_if.h \
271 if (static_if(sched_debug_pmc)) { in _preemption_disable_snap_start()407 if (static_if(sched_debug_pmc)) { in _collect_preemption_disable_measurement()
118 if (static_if(sched_debug_preemption_disable)) { \
878 if (static_if(sched_debug_pmc)) { in __ml_trigger_interrupts_disabled_handle()890 if (static_if(sched_debug_pmc)) { in __ml_trigger_interrupts_disabled_handle()1059 if (__probable(debug && static_if(sched_debug_interrupt_disable))) { in ml_set_interrupts_enabled_with_debug()1088 if (__probable(debug && static_if(sched_debug_interrupt_disable))) { in ml_set_interrupts_enabled_with_debug()
114 if (static_if(sched_debug_pmc)) { \124 …if (static_if(sched_debug_interrupt_disable) && os_atomic_load(&interrupt_masked_timeout, relaxed)…136 …if (static_if(sched_debug_interrupt_disable) && os_atomic_load(&interrupt_masked_timeout, relaxed)…
58 src:./osfmk/*/static_if.c
120 osfmk/x86_64/static_if.c standard
117 osfmk/arm64/static_if.c standard
3304 if (static_if(key_true)) { in static_if_tests()3317 if (static_if(key_true_to_false)) { in static_if_tests()3330 if (static_if(key_false)) { in static_if_tests()3343 if (static_if(key_false_to_true)) { in static_if_tests()