Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h2144 extern int __cond_resched_rwlock_read(rwlock_t *lock) __must_hold_shared(lock);
2173 __cond_resched_rwlock_read(lock); \
/linux/kernel/sched/
H A Dcore.c7504 int __cond_resched_rwlock_read(rwlock_t *lock) in __cond_resched_rwlock_read() function
7520 EXPORT_SYMBOL(__cond_resched_rwlock_read);