Searched refs:rwbase_rtmutex_lock_state (Results 1 – 3 of 3) sorted by relevance
238 if (rwbase_rtmutex_lock_state(rtm, state)) in rwbase_write_lock()
157 rwbase_rtmutex_lock_state(struct rt_mutex_base *rtm, unsigned int state) in rwbase_rtmutex_lock_state() function
1413 #define rwbase_rtmutex_lock_state(rtm, state) \ macro