Home
last modified time | relevance | path

Searched refs:rwbase_rtmutex_lock_state (Results 1 – 3 of 3) sorted by relevance

/kernel/locking/
Drwbase_rt.c236 if (rwbase_rtmutex_lock_state(rtm, state)) in rwbase_write_lock()
Dspinlock_rt.c144 rwbase_rtmutex_lock_state(struct rt_mutex_base *rtm, unsigned int state) in rwbase_rtmutex_lock_state() function
Drwsem.c1416 #define rwbase_rtmutex_lock_state(rtm, state) \ macro