Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmmap_lock.h65 rwsem_assert_held(&mm->mmap_lock); in mmap_assert_locked()
H A Drwsem.h192 static inline void rwsem_assert_held(const struct rw_semaphore *sem) in rwsem_assert_held() function
/linux-6.15/fs/xfs/
H A Dxfs_inode.c300 rwsem_assert_held(&ip->i_lock); in xfs_assert_ilocked()
305 rwsem_assert_held(&VFS_I(ip)->i_mapping->invalidate_lock); in xfs_assert_ilocked()
310 rwsem_assert_held(&VFS_I(ip)->i_rwsem); in xfs_assert_ilocked()
/linux-6.15/fs/
H A Dnamespace.c5765 rwsem_assert_held(&namespace_sem); in grab_requested_root()
6062 rwsem_assert_held(&namespace_sem); in do_listmount()