Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dsched.h2110 extern int __cond_resched_rwlock_write(rwlock_t *lock);
2143 __cond_resched_rwlock_write(lock); \
/Linux-v6.1/kernel/sched/
Dcore.c8424 int __cond_resched_rwlock_write(rwlock_t *lock) in __cond_resched_rwlock_write() function
8440 EXPORT_SYMBOL(__cond_resched_rwlock_write);