Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsched.h2075 static __always_inline int _cond_resched(void) in _cond_resched() function
2083 static __always_inline int _cond_resched(void) in _cond_resched() function
2090 static inline int _cond_resched(void) in _cond_resched() function
2099 static inline int _cond_resched(void) { return 0; } in _cond_resched() function
2105 _cond_resched(); \
/linux-6.3-rc2/kernel/sched/
A Dcore.c8540 if (!_cond_resched()) in __cond_resched_lock()
8558 if (!_cond_resched()) in __cond_resched_rwlock_read()
8576 if (!_cond_resched()) in __cond_resched_rwlock_write()

Completed in 29 milliseconds