Home
last modified time | relevance | path

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

/linux/include/linux/
A Drwsem.h223 extern void down_read_nested(struct rw_semaphore *sem, int subclass);
244 # define down_read_nested(sem, subclass) down_read(sem) macro
A Dfs.h823 down_read_nested(&inode->i_rwsem, subclass); in inode_lock_shared_nested()
/linux/fs/xfs/
A Dmrlock.h31 down_read_nested(&mrp->mr_lock, subclass); in mraccess_nested()
A Dxfs_inode.c187 down_read_nested(&VFS_I(ip)->i_rwsem, in xfs_ilock()
195 down_read_nested(&VFS_I(ip)->i_mapping->invalidate_lock, in xfs_ilock()
/linux/fs/btrfs/
A Dlocking.c47 down_read_nested(&eb->lock, nest); in __btrfs_tree_read_lock()
A Dextent-tree.c3445 down_read_nested(&used_bg->data_rwsem, SINGLE_DEPTH_NESTING); in btrfs_lock_cluster()
/linux/fs/jfs/
A Djfs_incore.h109 down_read_nested(&JFS_IP(ip)->rdwrlock, subclass)
/linux/drivers/video/fbdev/omap2/omapfb/
A Domapfb.h185 down_read_nested(&rg->lock, rg->id); in omapfb_get_mem_region()
/linux/drivers/md/bcache/
A Dbtree.h251 : down_read_nested(&b->lock, level + 1); in rw_lock()
/linux/kernel/locking/
A Drwsem.c1592 void down_read_nested(struct rw_semaphore *sem, int subclass) in down_read_nested() function
1598 EXPORT_SYMBOL(down_read_nested);
/linux/drivers/nvdimm/
A Dsecurity.c110 down_read_nested(&key->sem, subclass); in nvdimm_lookup_user_key()
/linux/fs/ntfs3/
A Drun.c1037 down_read_nested(&wnd->rw_lock, BITMAP_MUTEX_CLUSTERS); in run_unpack_ex()
A Dbitmap.c1433 down_read_nested(&wnd->rw_lock, BITMAP_MUTEX_CLUSTERS); in ntfs_trim_fs()
/linux/drivers/infiniband/ulp/ipoib/
A Dipoib_ib.c1158 down_read_nested(&priv->vlan_rwsem, nesting); in __ipoib_ib_dev_flush()
A Dipoib_main.c430 down_read_nested(&priv->vlan_rwsem, nesting); in ipoib_match_gid_pkey_addr()
/linux/sound/core/seq/
A Dseq_clientmgr.c685 down_read_nested(&grp->list_mutex, hop); in deliver_to_subscribers()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.c350 down_read_nested(&node->lock, class); in nested_down_read_ref_node()
/linux/fs/f2fs/
A Dsuper.c2813 down_read_nested(&sbi->quota_sem, SINGLE_DEPTH_NESTING); in f2fs_dquot_commit()
/linux/fs/cifs/
A Dfile.c676 down_read_nested(&cinode->lock_sem, SINGLE_DEPTH_NESTING); in cifs_relock_file()

Completed in 84 milliseconds