Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Drwbase_rt.c125 rwbase_rtmutex_unlock(rtm); in __rwbase_read_lock()
188 rwbase_rtmutex_unlock(rtm); in __rwbase_write_unlock()
H A Dspinlock_rt.c169 static __always_inline void rwbase_rtmutex_unlock(struct rt_mutex_base *rtm) in rwbase_rtmutex_unlock() function
H A Drwsem.c1421 #define rwbase_rtmutex_unlock(rtm) \ macro