Home
last modified time | relevance | path

Searched defs:rwsem_is_locked (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Drwsem.h70 static inline int rwsem_is_locked(struct rw_semaphore *sem) in rwsem_is_locked() function
155 static __always_inline int rwsem_is_locked(struct rw_semaphore *sem) in rwsem_is_locked() function