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

/linux-master/include/linux/
H A Dsched.h2027 extern int __cond_resched_rwlock_write(rwlock_t *lock);
2060 __cond_resched_rwlock_write(lock); \
/linux-master/kernel/sched/
H A Dcore.c8689 int __cond_resched_rwlock_write(rwlock_t *lock) function
8705 EXPORT_SYMBOL(__cond_resched_rwlock_write); variable

Completed in 216 milliseconds