Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsched.h2097 static __always_inline int _cond_resched(void) in _cond_resched() function
2106 static __always_inline int _cond_resched(void) in _cond_resched() function
2113 static inline int _cond_resched(void) in _cond_resched() function
2123 static inline int _cond_resched(void) in _cond_resched() function
2133 _cond_resched(); \
/linux-6.15/kernel/sched/
H A Dcore.c7366 if (!_cond_resched()) in __cond_resched_lock()
7384 if (!_cond_resched()) in __cond_resched_rwlock_read()
7402 if (!_cond_resched()) in __cond_resched_rwlock_write()