Searched refs:need_resched (Results 1 – 2 of 2) sorted by relevance
134 #define need_resched() (curthread->td_owepreempt || \ macro141 if (need_resched() == 0) in cond_resched_lock()
294 if (!need_resched() && !someone_adding(cache) && in __cache_work_func()