Home
last modified time | relevance | path

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

/include/linux/
A Drwsem.h73 static inline int rwsem_is_locked(struct rw_semaphore *sem) in rwsem_is_locked() function
177 static __always_inline int rwsem_is_locked(const struct rw_semaphore *sem) in rwsem_is_locked() function
184 WARN_ON(!rwsem_is_locked(sem)); in rwsem_assert_held_nolockdep()
A Ddmar.h91 return rwsem_is_locked(&dmar_global_lock) || in dmar_rcu_check()
A Dkey.h484 rwsem_is_locked(&((struct key *)(KEY))->sem)))
A Dfs.h909 return rwsem_is_locked(&inode->i_rwsem); in inode_is_locked()

Completed in 20 milliseconds