Home
last modified time | relevance | path

Searched refs:_cond_resched (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsched.h2060 static __always_inline int _cond_resched(void) in _cond_resched() function
2069 static __always_inline int _cond_resched(void) in _cond_resched() function
2076 static inline int _cond_resched(void) in _cond_resched() function
2085 static inline int _cond_resched(void) in _cond_resched() function
2094 _cond_resched(); \
/linux/kernel/sched/
H A Dcore.c7449 if (!_cond_resched()) in __cond_resched_lock()
7467 if (!_cond_resched()) in __cond_resched_rwlock_read()
7485 if (!_cond_resched()) in __cond_resched_rwlock_write()