Searched defs:set_softirq_pending (Results 1 – 2 of 2) sorted by relevance
45 #define set_softirq_pending(x) percpu_write(irq_stat.__softirq_pending, (x)) macro
405 #define set_softirq_pending(x) (local_softirq_pending() = (x)) macro