Searched defs: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 macro
405 static inline unsigned long test_irq_work_pending(void) in test_irq_work_pending() function434 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro468 #define test_irq_work_pending() 0 macro
Completed in 5 milliseconds