Searched defs:test_irq_work_pending (Results 1 – 3 of 3) sorted by relevance
61 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro71 #define test_irq_work_pending() 0 macro
101 static inline unsigned long test_irq_work_pending(void) in test_irq_work_pending() function
518 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro544 #define test_irq_work_pending() 0 macro
Completed in 5 milliseconds