Home
last modified time | relevance | path

Searched defs:rwbase_rtmutex_unlock (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/kernel/locking/
Dspinlock_rt.c169 static __always_inline void rwbase_rtmutex_unlock(struct rt_mutex_base *rtm) in rwbase_rtmutex_unlock() function
Drwsem.c1410 #define rwbase_rtmutex_unlock(rtm) \ macro