Home
last modified time | relevance | path

Searched refs:rwbase_rtmutex_unlock (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/locking/
H A Drwbase_rt.c132 rwbase_rtmutex_unlock(rtm); in __rwbase_read_lock()
198 rwbase_rtmutex_unlock(rtm); in __rwbase_write_unlock()
H A Dspinlock_rt.c172 static __always_inline void rwbase_rtmutex_unlock(struct rt_mutex_base *rtm) in rwbase_rtmutex_unlock() function
H A Drwsem.c1432 #define rwbase_rtmutex_unlock(rtm) \ macro