Searched defs:rwbase_rtmutex_unlock (Results 1 – 2 of 2) sorted by relevance
169 static __always_inline void rwbase_rtmutex_unlock(struct rt_mutex_base *rtm) in rwbase_rtmutex_unlock() function
1410 #define rwbase_rtmutex_unlock(rtm) \ macro