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