Home
last modified time | relevance | path

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

/linux/include/linux/
A Drwbase_rt.h34 static __always_inline bool rw_base_is_contended(struct rwbase_rt *rwb) in rw_base_is_contended() function
A Drwsem.h161 return rw_base_is_contended(&sem->rwbase); in rwsem_is_contended()
/linux/kernel/locking/
A Dspinlock_rt.c262 return rw_base_is_contended(&rwlock->rwbase); in rt_rwlock_is_contended()

Completed in 4 milliseconds