Searched refs:_cond_resched (Results 1 – 2 of 2) sorted by relevance
2029 static __always_inline int _cond_resched(void) in _cond_resched() function2038 static __always_inline int _cond_resched(void) in _cond_resched() function2045 static inline int _cond_resched(void) in _cond_resched() function2055 static inline int _cond_resched(void) in _cond_resched() function2065 _cond_resched(); \
7289 if (!_cond_resched()) in __cond_resched_lock()7307 if (!_cond_resched()) in __cond_resched_rwlock_read()7325 if (!_cond_resched()) in __cond_resched_rwlock_write()
Completed in 27 milliseconds