Home
last modified time | relevance | path

Searched refs:set_softirq_pending (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
Dhardirq.h28 #define set_softirq_pending(x) __this_cpu_write(irq_stat.__softirq_pending, (x)) macro
/arch/parisc/include/asm/
Dhardirq.h40 #define set_softirq_pending(x) \ macro
/arch/x86/include/asm/
Dhardirq.h51 #define set_softirq_pending(x) \ macro