Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Dtime.c437 static inline void set_irq_work_pending_flag(void) in set_irq_work_pending_flag() function
455 #define set_irq_work_pending_flag() __this_cpu_write(irq_work_pending, 1) macro
/linux-6.12.1/arch/alpha/kernel/
Dtime.c60 #define set_irq_work_pending_flag() __this_cpu_write(irq_work_pending, 1) macro