Home
last modified time | relevance | path

Searched refs:down_read_nested (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/pci/hotplug/
H A Dpciehp_pci.c73 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 Dpciehp_hpc.c617 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 Drwsem.h41 #define down_read_nested(sem, subclass) down_read(sem) macro
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h185 down_read_nested(&rg->lock, rg->id); in omapfb_get_mem_region()
/linux/fs/jfs/
H A Djfs_incore.h109 down_read_nested(&JFS_IP(ip)->rdwrlock, subclass)
/linux/drivers/nvdimm/
H A Dsecurity.c110 down_read_nested(&key->sem, subclass); in nvdimm_lookup_user_key()
/linux/fs/xfs/
H A Dxfs_inode.c152 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 Dbitmap.c1441 down_read_nested(&wnd->rw_lock, BITMAP_MUTEX_CLUSTERS); in ntfs_trim_fs()
/linux/sound/core/seq/
H A Dseq_clientmgr.c725 down_read_nested(&grp->list_mutex, hop); in __deliver_to_subscribers()
/linux/fs/smb/client/
H A Dfile.c1212 down_read_nested(&cinode->lock_sem, SINGLE_DEPTH_NESTING); in cifs_relock_file()
/linux/fs/btrfs/
H A Dextent-tree.c3816 down_read_nested(&used_bg->data_rwsem, SINGLE_DEPTH_NESTING); in btrfs_lock_cluster()