Home
last modified time | relevance | path

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

/linux-6.1.9/arch/alpha/kernel/
Dtime.c61 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro
71 #define test_irq_work_pending() 0 macro
/linux-6.1.9/arch/powerpc/kernel/
Dtime.c423 static inline unsigned long test_irq_work_pending(void) in test_irq_work_pending() function
452 #define test_irq_work_pending() __this_cpu_read(irq_work_pending) macro
486 #define test_irq_work_pending() 0 macro