Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsched.h2047 extern int __cond_resched_rwlock_read(rwlock_t *lock);
2057 __cond_resched_rwlock_read(lock); \
/Linux-v5.15/kernel/sched/
Dcore.c8209 int __cond_resched_rwlock_read(rwlock_t *lock) in __cond_resched_rwlock_read() function
8227 EXPORT_SYMBOL(__cond_resched_rwlock_read);