Searched refs:static_if (Results 1 – 15 of 15) sorted by relevance
55 # Exclude static_if dependencies56 src:./osfmk/*/static_if.c
16 static_if.h
81 #define ML_TIMEOUT_PMC_FLAGS (static_if(sched_debug_pmc) ? TF_SAMPLE_PMC : 0)
209 static_if(kexts_enroll_data_shared) ? KHEAP_DATA_SHARED : KHEAP_DATA_BUFFERS
38 src:./osfmk/*/static_if.c
30 src:./osfmk/arm64/static_if.c
29 static_if.h \
126 #define static_if(n) ({ \ macro
53 static_if.h \
119 if (static_if(sched_debug_preemption_disable)) { \
118 if (static_if(sched_debug_interrupt_disable)) { in ml_interrupt_masked_debug_start()130 if (static_if(sched_debug_interrupt_disable)) { in ml_interrupt_masked_debug_end()
1086 if (__probable(debug && static_if(sched_debug_interrupt_disable))) { in ml_set_interrupts_enabled_with_debug()1112 if (__probable(debug && static_if(sched_debug_interrupt_disable))) { in ml_set_interrupts_enabled_with_debug()
120 osfmk/x86_64/static_if.c standard
117 osfmk/arm64/static_if.c standard
3305 if (static_if(key_true)) { in static_if_tests()3318 if (static_if(key_true_to_false)) { in static_if_tests()3331 if (static_if(key_false)) { in static_if_tests()3344 if (static_if(key_false_to_true)) { in static_if_tests()