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);90 rt_write_lock_nested(rwlock, subclass); in write_lock_nested()
243 void __sched rt_write_lock_nested(rwlock_t *rwlock, int subclass) in rt_write_lock_nested() function251 EXPORT_SYMBOL(rt_write_lock_nested);