Home
last modified time | relevance | path

Searched defs:rwsem_is_contended (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Drwsem.h117 static inline int rwsem_is_contended(struct rw_semaphore *sem) in rwsem_is_contended() function
/kernel/linux/linux-6.6/include/linux/
H A Drwsem.h120 static inline int rwsem_is_contended(struct rw_semaphore *sem) in rwsem_is_contended() function
160 static __always_inline int rwsem_is_contended(struct rw_semaphore *sem) in rwsem_is_contended() function

Completed in 4 milliseconds