Searched refs:rwsem (Results 51 - 75 of 185) sorted by relevance

12345678

/linux-master/fs/zonefs/
H A Dzonefs.h14 #include <linux/rwsem.h>
/linux-master/include/linux/
H A Dmmap_lock.h7 #include <linux/rwsem.h>
H A Dnfs_fs.h27 #include <linux/rwsem.h>
236 struct rw_semaphore rwsem; member in struct:nfs_inode
H A Ddmar.h16 #include <linux/rwsem.h>
H A Duser_namespace.h10 #include <linux/rwsem.h>
/linux-master/kernel/module/
H A Ddups.c30 #include <linux/rwsem.h>
/linux-master/drivers/platform/surface/aggregator/
H A Dcontroller.h15 #include <linux/rwsem.h>
/linux-master/fs/btrfs/
H A Dspace-info.h12 #include <linux/rwsem.h>
/linux-master/net/core/
H A Ddev.h6 #include <linux/rwsem.h>
/linux-master/kernel/locking/
H A Dpercpu-rwsem.c6 #include <linux/percpu-rwsem.h>
/linux-master/fs/jfs/
H A Djfs_incore.h10 #include <linux/rwsem.h>
/linux-master/fs/smb/server/
H A Dvfs_cache.h11 #include <linux/rwsem.h>
/linux-master/fs/erofs/
H A Dsuper.c250 down_read(&sbi->devs->rwsem);
277 up_read(&sbi->devs->rwsem);
507 down_write(&sbi->devs->rwsem);
509 up_write(&sbi->devs->rwsem);
784 init_rwsem(&sbi->devs->rwsem);
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c120 init_rwsem(&fifo->rwsem);
454 down_write(&fifo_state->rwsem);
466 up_write(&fifo_state->rwsem);
/linux-master/mm/
H A Drmap.c30 * anon_vma->rwsem
45 * anon_vma->rwsem,mapping->i_mmap_rwsem (memory_failure, collect_procs_anon)
132 if (rwsem_is_locked(&anon_vma->root->rwsem)) {
177 * and that may actually touch the rwsem even in the newly
249 up_write(&root->rwsem);
251 down_write(&root->rwsem);
259 up_write(&root->rwsem);
370 * The root anon_vma's rwsem is the lock actually used when we
438 * needing to write-acquire the anon_vma->root->rwsem.
456 init_rwsem(&anon_vma->rwsem);
[all...]
/linux-master/drivers/scsi/cxlflash/
H A Dcommon.h18 #include <linux/rwsem.h>
/linux-master/drivers/md/
H A Ddm-bio-prison-v2.c15 #include <linux/rwsem.h>
/linux-master/arch/arm/lib/
H A Duaccess_with_memcpy.c12 #include <linux/rwsem.h>
/linux-master/crypto/
H A Dinternal.h20 #include <linux/rwsem.h>
/linux-master/include/linux/mfd/
H A Dintel-m10-bmc.h14 #include <linux/rwsem.h>
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.h28 #include <linux/rwsem.h>
H A Dkfd_svm.h30 #include <linux/rwsem.h>
/linux-master/drivers/firewire/
H A Dcore.h12 #include <linux/rwsem.h>
/linux-master/include/linux/i3c/
H A Dmaster.h17 #include <linux/rwsem.h>
/linux-master/sound/soc/
H A Dsoc-card.c10 #include <linux/rwsem.h>

Completed in 234 milliseconds

12345678