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()
2829 extern int _cond_resched(void);2833 _cond_resched(); \
195 _cond_resched(); \
4233 int __sched _cond_resched(void) in _cond_resched() function4241 EXPORT_SYMBOL(_cond_resched);