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