Searched refs:down_read_nested (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/pci/hotplug/ |
| H A D | pciehp_pci.c | 73 down_read_nested(&ctrl->reset_lock, ctrl->depth); in pciehp_configure_device() 125 down_read_nested(&ctrl->reset_lock, ctrl->depth); in pciehp_unconfigure_device()
|
| H A D | pciehp_core.c | 170 down_read_nested(&ctrl->reset_lock, ctrl->depth); in pciehp_check_presence()
|
| H A D | pciehp_hpc.c | 616 down_read_nested(&ctrl->reset_lock, ctrl->depth); in pciehp_ignore_link_change() 784 down_read_nested(&ctrl->reset_lock, ctrl->depth); in pciehp_ist()
|
| /linux/tools/include/linux/ |
| H A D | rwsem.h | 41 #define down_read_nested(sem, subclass) down_read(sem) macro
|
| /linux/include/linux/ |
| H A D | rwsem.h | 280 extern void down_read_nested(struct rw_semaphore *sem, int subclass); 301 # define down_read_nested(sem, subclass) down_read(sem) macro
|
| H A D | fs.h | 1077 down_read_nested(&inode->i_rwsem, subclass); in inode_lock_shared_nested()
|
| /linux/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb.h | 185 down_read_nested(&rg->lock, rg->id); in omapfb_get_mem_region()
|
| /linux/fs/jfs/ |
| H A D | jfs_incore.h | 109 down_read_nested(&JFS_IP(ip)->rdwrlock, subclass)
|
| /linux/fs/btrfs/ |
| H A D | locking.c | 145 down_read_nested(&eb->lock, nest); in btrfs_tree_read_lock_nested()
|
| /linux/kernel/locking/ |
| H A D | rwsem.c | 1659 void down_read_nested(struct rw_semaphore *sem, int subclass) in down_read_nested() function 1665 EXPORT_SYMBOL(down_read_nested);
|
| /linux/drivers/nvdimm/ |
| H A D | security.c | 110 down_read_nested(&key->sem, subclass); in nvdimm_lookup_user_key()
|
| /linux/fs/xfs/ |
| H A D | xfs_inode.c | 152 down_read_nested(&VFS_I(ip)->i_rwsem, in xfs_ilock() 160 down_read_nested(&VFS_I(ip)->i_mapping->invalidate_lock, in xfs_ilock() 167 down_read_nested(&ip->i_lock, XFS_ILOCK_DEP(lock_flags)); in xfs_ilock()
|
| /linux/fs/ntfs3/ |
| H A D | bitmap.c | 1424 down_read_nested(&wnd->rw_lock, BITMAP_MUTEX_CLUSTERS); in ntfs_trim_fs()
|
| /linux/fs/smb/client/ |
| H A D | file.c | 1216 down_read_nested(&cinode->lock_sem, SINGLE_DEPTH_NESTING); in cifs_relock_file()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_core.c | 412 down_read_nested(&node->lock, class); in nested_down_read_ref_node()
|
| /linux/fs/f2fs/ |
| H A D | f2fs.h | 2319 down_read_nested(&sem->internal_rwsem, subclass); in f2fs_down_read_nested()
|