Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsched.h2135 extern int __cond_resched_rwlock_read(rwlock_t *lock);
2164 __cond_resched_rwlock_read(lock); \
/linux-6.6.21/kernel/sched/
Dcore.c8645 int __cond_resched_rwlock_read(rwlock_t *lock) in __cond_resched_rwlock_read() function
8661 EXPORT_SYMBOL(__cond_resched_rwlock_read);