Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Drwbase_rt.c168 static __always_inline void rwbase_read_unlock(struct rwbase_rt *rwb, in rwbase_read_unlock() function
H A Dspinlock_rt.c265 rwbase_read_unlock(&rwlock->rwbase, TASK_RTLOCK_WAIT); in rt_read_unlock()
H A Drwsem.c1473 rwbase_read_unlock(&sem->rwbase, TASK_NORMAL); in __up_read()