Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsched.h2095 static __always_inline int _cond_resched(void) in _cond_resched() function
2104 static __always_inline int _cond_resched(void) in _cond_resched() function
2111 static inline int _cond_resched(void) in _cond_resched() function
2121 static inline int _cond_resched(void) in _cond_resched() function
2131 _cond_resched(); \
/openbmc/linux/kernel/sched/
H A Dcore.c8637 if (!_cond_resched()) in __cond_resched_lock()
8655 if (!_cond_resched()) in __cond_resched_rwlock_read()
8673 if (!_cond_resched()) in __cond_resched_rwlock_write()