Searched defs:test_irq_work_pending (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/alpha/kernel/
H A Dtime.c61 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro
71 #define test_irq_work_pending() 0 macro
/linux-master/arch/powerpc/kernel/
H A Dtime.c405 static inline unsigned long test_irq_work_pending(void) function
434 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro
468 #define test_irq_work_pending() 0 macro

Completed in 312 milliseconds