Searched refs:cond_resched_softirq (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/kernel/
H A Dsoftirq.c138 * cond_resched_softirq(), or by __do_softirq(),
/linux-4.1.27/include/linux/
H A Dsched.h2827 * cond_resched_softirq() will enable bhs before scheduling.
2845 #define cond_resched_softirq() ({ \ macro
/linux-4.1.27/net/core/
H A Dsock.c1948 * disabled, use cond_resched_softirq() to preempt.
1952 cond_resched_softirq();

Completed in 132 milliseconds