Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/locking/
Drwbase_rt.c243 if (rwbase_rtmutex_lock_state(rtm, state)) in rwbase_write_lock()
Dspinlock_rt.c155 rwbase_rtmutex_lock_state(struct rt_mutex_base *rtm, unsigned int state) in rwbase_rtmutex_lock_state() function
Drwsem.c1404 #define rwbase_rtmutex_lock_state(rtm, state) \ macro