Home
last modified time | relevance | path

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

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