Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsched.h2135 extern int __cond_resched_rwlock_read(rwlock_t *lock);
2164 __cond_resched_rwlock_read(lock); \
/Linux-v6.6/kernel/sched/
Dcore.c8644 int __cond_resched_rwlock_read(rwlock_t *lock) in __cond_resched_rwlock_read() function
8660 EXPORT_SYMBOL(__cond_resched_rwlock_read);