Searched refs:_cond_resched (Results 1 – 1 of 1) sorted by relevance
2015 static __always_inline int _cond_resched(void) in _cond_resched() function2022 static inline int _cond_resched(void) in _cond_resched() function2031 static inline int _cond_resched(void) { return 0; } in _cond_resched() function2037 _cond_resched(); \
Completed in 25 milliseconds