Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsched.h2138 extern int __cond_resched_rwlock_write(rwlock_t *lock);
2171 __cond_resched_rwlock_write(lock); \
/openbmc/linux/kernel/sched/
H A Dcore.c8664 int __cond_resched_rwlock_write(rwlock_t *lock) in __cond_resched_rwlock_write() function
8680 EXPORT_SYMBOL(__cond_resched_rwlock_write);