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

/linux-master/include/linux/
H A Drwsem.h73 static inline int rwsem_is_locked(struct rw_semaphore *sem) function
165 static __always_inline int rwsem_is_locked(const struct rw_semaphore *sem) function

Completed in 190 milliseconds