Searched refs:test_irq_work_pending (Results 1 – 2 of 2) sorted by relevance
60 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro70 #define test_irq_work_pending() 0 macro99 if (test_irq_work_pending()) { in rtc_timer_interrupt()
434 static inline unsigned long test_irq_work_pending(void) in test_irq_work_pending() function463 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro478 #define test_irq_work_pending() 0 macro492 if (test_irq_work_pending()) { in __timer_interrupt()508 if (test_irq_work_pending()) in __timer_interrupt()859 if (test_irq_work_pending()) in decrementer_set_next_event()