Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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(); \
/linux-6.6.21/kernel/sched/
Dcore.c8636 if (!_cond_resched()) in __cond_resched_lock()
8654 if (!_cond_resched()) in __cond_resched_rwlock_read()
8672 if (!_cond_resched()) in __cond_resched_rwlock_write()