Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/sched/
Dcore.c4737 static inline int should_resched(void) in should_resched() function
4751 if (should_resched()) { in _cond_resched()
4769 int resched = should_resched(); in __cond_resched_lock()
4791 if (should_resched()) { in __cond_resched_softirq()