Searched refs:_cond_resched (Results 1 – 5 of 5) sorted by relevance
40 _cond_resched(); in xen_maybe_preempt_hcall()
170 extern int _cond_resched(void);171 # define might_resched() _cond_resched()
2932 extern int _cond_resched(void);2936 _cond_resched(); \
195 _cond_resched(); \
4616 int __sched _cond_resched(void) in _cond_resched() function4624 EXPORT_SYMBOL(_cond_resched);