Searched refs:ct_irq_enter (Results 1 – 8 of 8) sorted by relevance
6 void ct_irq_enter(void);13 static inline void ct_irq_enter(void) { } in ct_irq_enter() function
365 noinstr void ct_irq_enter(void) in ct_irq_enter() function407 ct_irq_enter(); in ct_irq_enter_irqson()
605 ct_irq_enter(); in irq_enter()
355 ct_irq_enter(); in irqentry_enter()
44 ct_irq_enter(); in __enter_from_kernel_mode()
101 ct_idle_exit(), ct_irq_enter(), or ct_irq_exit() on the one105 ct_irq_enter() or ct_irq_exit(), respectively. Building your
1847 directly invokes ct_irq_enter() and ct_irq_exit() to be called1849 code structure, which has ct_irq_enter() invoking2164 ct_irq_enter() and ct_irq_exit() at exception entry and2195 | One approach is to do ``ct_irq_exit();ct_irq_enter();`` every so |
846 protected inside ct_irq_enter/ct_irq_exit() but preemption or signal