Searched refs:is_write (Results 51 - 75 of 94) sorted by relevance

1234

/linux-master/arch/riscv/kvm/
H A Dvcpu_insn.c556 run->mmio.is_write = false;
689 run->mmio.is_write = true;
731 if (run->mmio.is_write)
/linux-master/mm/kasan/
H A Dkasan.h213 bool is_write; member in struct:kasan_report_info
382 bool is_write, unsigned long ip);
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-mmio.h208 bool is_write, int offset, u32 *val);
H A Dvgic-mmio.c1006 bool is_write, int offset, u32 *val)
1008 if (is_write)
1005 vgic_uaccess(struct kvm_vcpu *vcpu, struct vgic_io_device *dev, bool is_write, int offset, u32 *val) argument
/linux-master/arch/riscv/include/asm/
H A Dkvm_host.h334 gpa_t gpa, unsigned long hva, bool is_write);
/linux-master/include/uapi/linux/
H A Dkvm.h251 __u8 is_write; member in struct:kvm_run::__anon894::__anon900
258 __u8 is_write; member in struct:kvm_run::__anon894::__anon901
276 __u32 is_write; member in struct:kvm_run::__anon894::__anon904
296 __u8 is_write; member in struct:kvm_run::__anon894::__anon907
/linux-master/tools/include/uapi/linux/
H A Dkvm.h251 __u8 is_write; member in struct:kvm_run::__anon162::__anon168
258 __u8 is_write; member in struct:kvm_run::__anon162::__anon169
276 __u32 is_write; member in struct:kvm_run::__anon162::__anon172
296 __u8 is_write; member in struct:kvm_run::__anon162::__anon175
/linux-master/drivers/target/
H A Dtarget_core_sbc.c607 bool is_write, struct se_cmd *cmd)
609 if (is_write) {
668 u32 sectors, bool is_write)
704 fabric_prot = is_write ?
721 if (sbc_set_prot_op_checks(protect, fabric_prot, pi_prot_type, is_write, cmd))
606 sbc_set_prot_op_checks(u8 protect, bool fabric_prot, enum target_prot_type prot_type, bool is_write, struct se_cmd *cmd) argument
667 sbc_check_prot(struct se_device *dev, struct se_cmd *cmd, unsigned char protect, u32 sectors, bool is_write) argument
/linux-master/drivers/staging/fieldbus/anybuss/
H A Dhost.c252 bool is_write; member in struct:area_priv
584 if (pd->is_write)
632 ap->is_write = false;
650 ap->is_write = true;
669 ap->is_write = true;
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_render_cl.c438 bool is_write)
461 if (is_write)
435 vc4_rcl_surface_setup(struct vc4_exec_info *exec, struct drm_gem_dma_object **obj, struct drm_vc4_submit_rcl_surface *surf, bool is_write) argument
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_mbox.c492 rsp_rd_wr->reg_offset, rsp_rd_wr->is_write,
496 if (!rsp_rd_wr->is_write)
/linux-master/include/linux/
H A Dkasan.h471 * @is_write: whether the bad access is a write or a read
475 bool is_write, unsigned long ip);
/linux-master/mm/kfence/
H A Dcore.c1157 bool kfence_handle_page_fault(unsigned long addr, bool is_write, struct pt_regs *regs) argument
1220 kfence_report_error(addr, is_write, regs, to_report, error_type);
1224 kfence_report_error(addr, is_write, regs, NULL, KFENCE_ERROR_INVALID);
/linux-master/drivers/mtd/nand/raw/
H A Domap2.c203 * @is_write: prefetch read(0) or write post(1) mode
207 unsigned int u32_count, int is_write, struct omap_nand_info *info)
225 (dma_mode << DMA_MPU_MODE_SHIFT) | (is_write & 0x1));
367 * @is_write: flag for read/write operation
371 int is_write)
375 enum dma_data_direction dir = is_write ? DMA_TO_DEVICE :
395 is_write ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM,
411 PREFETCH_FIFOTHRESHOLD_MAX, 0x1, len, is_write, info);
435 is_write == 0 ? omap_nand_data_in(chip, (void *)addr, len, false)
206 omap_prefetch_enable(int cs, int fifo_th, int dma_mode, unsigned int u32_count, int is_write, struct omap_nand_info *info) argument
369 omap_nand_dma_transfer(struct nand_chip *chip, const void *addr, unsigned int len, int is_write) argument
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cpt.c712 rsp->is_write = req->is_write;
717 if (req->is_write)
/linux-master/fs/xfs/
H A Dxfs_iomap.c721 bool is_write = flags & (IOMAP_WRITE | IOMAP_ZERO); local
727 if (xfs_is_cow_inode(ip) && is_write)
754 if (mode == XFS_ILOCK_SHARED && is_write && xfs_is_cow_inode(ip)) {
/linux-master/samples/vfio-mdev/
H A Dmtty.c708 loff_t pos, bool is_write)
726 __func__, is_write ? "write" : "read", offset);
728 if (is_write) {
742 if (is_write) {
707 mdev_access(struct mdev_state *mdev_state, u8 *buf, size_t count, loff_t pos, bool is_write) argument
/linux-master/tools/testing/selftests/kvm/
H A Dset_memory_region_test.c80 TEST_ASSERT(!run->mmio.is_write, "Unexpected exit mmio write");
/linux-master/fs/nfs/blocklayout/
H A Dblocklayout.c803 struct nfs_page *req, unsigned int alignment, bool is_write)
818 if (is_write &&
802 is_aligned_req(struct nfs_pageio_descriptor *pgio, struct nfs_page *req, unsigned int alignment, bool is_write) argument
/linux-master/arch/arm64/mm/
H A Dfault.c330 bool is_write = !!(esr & ESR_ELx_WNR); local
331 kasan_report((void *)addr, 0, is_write, regs->pc);
/linux-master/drivers/usb/gadget/legacy/
H A Dinode.c297 get_ready_ep (unsigned f_flags, struct ep_data *epdata, bool is_write) argument
305 (!is_write || epdata->state != STATE_EP_READY)) {
322 if (is_write)
/linux-master/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c240 bool is_write = !(op & DP_AUX_I2C_READ); local
254 if (!is_write)
270 if (is_write)
289 if (is_write)
/linux-master/arch/mips/kvm/
H A Demulate.c1249 run->mmio.is_write = 1;
1494 run->mmio.is_write = 0;
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c2655 if (rmd->is_write && (!ctrl_info->enable_r1_writes ||
2660 if (rmd->is_write && (!ctrl_info->enable_r1_writes ||
2665 if (rmd->is_write && (!ctrl_info->enable_r5_writes ||
2670 if (rmd->is_write && (!ctrl_info->enable_r6_writes ||
2690 rmd->is_write = true;
2700 rmd->is_write = true;
2707 rmd->is_write = true;
2714 rmd->is_write = true;
2889 if (rmd->is_write) {
2926 rmd->cdb[0] = rmd->is_write
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_worker.c175 bool is_write = bio_data_dir(bio) == WRITE; local
181 is_write ? (is_discard ? "discard" : "write")
190 if (is_write)

Completed in 521 milliseconds

1234