Searched refs:in_interrupt (Results 1 – 3 of 3) sorted by relevance
88 #define in_interrupt(...) uGetInterruptNest() macro90 #define in_interrupt(...) rt_interrupt_get_nest() macro
45 return in_interrupt(); in OS_IsISRContext()
652 unsigned int in_interrupt) in snd_pcm_update_hw_ptr0() argument680 in_interrupt, new_hw_ptr, old_hw_ptr, hw_base); in snd_pcm_update_hw_ptr0()
Completed in 14 milliseconds