Searched refs:test_irq_work_pending (Results 1 – 2 of 2) sorted by relevance
61 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro71 #define test_irq_work_pending() 0 macro100 if (test_irq_work_pending()) { in rtc_timer_interrupt()
471 static inline unsigned long test_irq_work_pending(void) in test_irq_work_pending() function529 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro544 #define test_irq_work_pending() 0 macro598 if (test_irq_work_pending()) { in timer_interrupt()614 if (test_irq_work_pending()) in timer_interrupt()968 if (test_irq_work_pending()) in decrementer_set_next_event()