Searched refs:local_softirq_pending (Results 1 – 2 of 2) sorted by relevance
25 #define local_softirq_pending() \ macro
367 #define set_softirq_pending(x) (local_softirq_pending() = (x))368 #define or_softirq_pending(x) (local_softirq_pending() |= (x))