Searched refs:down_read_nested (Results 1 – 11 of 11) 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_hpc.c | 617 down_read_nested(&ctrl->reset_lock, ctrl->depth); in pciehp_ignore_link_change() 785 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/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/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 | 1441 down_read_nested(&wnd->rw_lock, BITMAP_MUTEX_CLUSTERS); in ntfs_trim_fs()
|
| /linux/sound/core/seq/ |
| H A D | seq_clientmgr.c | 725 down_read_nested(&grp->list_mutex, hop); in __deliver_to_subscribers()
|
| /linux/fs/smb/client/ |
| H A D | file.c | 1212 down_read_nested(&cinode->lock_sem, SINGLE_DEPTH_NESTING); in cifs_relock_file()
|
| /linux/fs/btrfs/ |
| H A D | extent-tree.c | 3816 down_read_nested(&used_bg->data_rwsem, SINGLE_DEPTH_NESTING); in btrfs_lock_cluster()
|