Home
last modified time | relevance | path

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

/include/linux/
A Drcupdate_wait.h66 cond_resched(); in cond_resched_rcu()
A Dsched.h2066 DECLARE_STATIC_CALL(cond_resched, __cond_resched);
2070 return static_call_mod(cond_resched)(); in _cond_resched()
2100 #define cond_resched() ({ \ macro
A Drcupdate.h249 cond_resched(); \

Completed in 12 milliseconds