Home
last modified time | relevance | path

Searched defs:test_irq_work_pending (Results 1 – 3 of 3) sorted by relevance

/linux/arch/alpha/kernel/
A Dtime.c61 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro
71 #define test_irq_work_pending() 0 macro
/linux/arch/powerpc/include/asm/
A Dtime.h101 static inline unsigned long test_irq_work_pending(void) in test_irq_work_pending() function
/linux/arch/powerpc/kernel/
A Dtime.c518 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro
544 #define test_irq_work_pending() 0 macro

Completed in 5 milliseconds