Searched refs:rt_write_lock_nested (Results 1 – 2 of 2) sorted by relevance
31 extern void rt_write_lock_nested(rwlock_t *rwlock, int subclass) __acquires(rwlock);90 rt_write_lock_nested(rwlock, subclass); in write_lock_nested()
250 void __sched rt_write_lock_nested(rwlock_t *rwlock, int subclass) __acquires(RCU) in rt_write_lock_nested() function258 EXPORT_SYMBOL(rt_write_lock_nested);