Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drwbase_rt.h39 static __always_inline bool rw_base_is_contended(const struct rwbase_rt *rwb) in rw_base_is_contended() function
H A Drwsem.h182 return rw_base_is_contended(&sem->rwbase); in rwsem_is_contended()