Searched refs:rwsem (Results 151 - 175 of 185) sorted by relevance

12345678

/linux-master/fs/btrfs/
H A Dvolumes.c2059 down_read(&fs_info->dev_replace.rwsem);
2064 up_read(&fs_info->dev_replace.rwsem);
6668 down_read(&dev_replace->rwsem);
6675 up_read(&dev_replace->rwsem);
6816 lockdep_assert_held(&dev_replace->rwsem);
6818 up_read(&dev_replace->rwsem);
/linux-master/fs/nfs/
H A Dnfs4state.c1528 down_write(&nfsi->rwsem);
1573 up_write(&nfsi->rwsem);
H A Dnfs4proc.c7051 down_read(&nfsi->rwsem);
7053 up_read(&nfsi->rwsem);
7059 up_read(&nfsi->rwsem);
7407 down_read(&nfsi->rwsem);
7413 up_read(&nfsi->rwsem);
7417 up_read(&nfsi->rwsem);
H A Dinode.c2354 init_rwsem(&nfsi->rwsem);
/linux-master/include/linux/
H A Dfs.h22 #include <linux/rwsem.h>
33 #include <linux/percpu-rwsem.h>
/linux-master/drivers/xen/xen-pciback/
H A Dpci_stub.c13 #include <linux/rwsem.h>
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h49 #include <linux/rwsem.h>
/linux-master/lib/
H A Dtest_hmm.c17 #include <linux/rwsem.h>
/linux-master/drivers/pci/
H A Dpci-acpi.c20 #include <linux/rwsem.h>
/linux-master/crypto/
H A Daf_alg.c20 #include <linux/rwsem.h>
/linux-master/drivers/vfio/
H A Dvfio_main.c27 #include <linux/rwsem.h>
/linux-master/fs/ubifs/
H A Dubifs.h23 #include <linux/rwsem.h>
/linux-master/drivers/firewire/
H A Dcore-device.c23 #include <linux/rwsem.h>
/linux-master/drivers/acpi/
H A Dcppc_acpi.c39 #include <linux/rwsem.h>
/linux-master/fs/ntfs3/
H A Dntfs_fs.h22 #include <linux/rwsem.h>
/linux-master/drivers/platform/surface/aggregator/
H A Dcontroller.c20 #include <linux/rwsem.h>
/linux-master/net/netlink/
H A Dgenetlink.c20 #include <linux/rwsem.h>
/linux-master/kernel/events/
H A Duprobes.c25 #include <linux/percpu-rwsem.h>
/linux-master/drivers/i2c/
H A Di2c-core-base.c43 #include <linux/rwsem.h>
/linux-master/kernel/
H A Dcpu.c36 #include <linux/percpu-rwsem.h>
/linux-master/fs/ext4/
H A Dext4.h26 #include <linux/rwsem.h>
38 #include <linux/percpu-rwsem.h>
/linux-master/drivers/md/
H A Ddm-cache-target.c20 #include <linux/rwsem.h>
/linux-master/mm/
H A Dksm.c25 #include <linux/rwsem.h>
H A Dgup.c16 #include <linux/rwsem.h>
/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs.h23 #include <linux/rwsem.h>

Completed in 439 milliseconds

12345678