Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/kernel/sched/
Dcore.c8635 if (!_cond_resched()) in __cond_resched_lock()
8653 if (!_cond_resched()) in __cond_resched_rwlock_read()
8671 if (!_cond_resched()) in __cond_resched_rwlock_write()