Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsched.h2136 extern int __cond_resched_rwlock_write(rwlock_t *lock);
2169 __cond_resched_rwlock_write(lock); \
/linux-6.6.21/kernel/sched/
Dcore.c8663 int __cond_resched_rwlock_write(rwlock_t *lock) in __cond_resched_rwlock_write() function
8679 EXPORT_SYMBOL(__cond_resched_rwlock_write);