Home
last modified time | relevance | path

Searched defs:is_write (Results 1 – 25 of 51) sorted by relevance

123

/Linux-v5.10/arch/powerpc/mm/
Dfault.c197 unsigned long address, bool is_write) in bad_kernel_fault()
239 static bool access_pkey_error(bool is_write, bool is_exec, bool is_pkey, in access_pkey_error()
254 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error()
307 static void sanity_check_fault(bool is_write, bool is_user, in sanity_check_fault()
358 static void sanity_check_fault(bool is_write, bool is_user, in sanity_check_fault()
401 int is_write = page_fault_is_write(error_code); in __do_page_fault() local
565 int is_write = page_fault_is_write(regs->dsisr); in bad_page_fault() local
Dcopro_fault.c27 unsigned long is_write; in copro_handle_mm_fault() local
/Linux-v5.10/kernel/kcsan/
Dencoding.h55 encode_watchpoint(unsigned long addr, size_t size, bool is_write) in encode_watchpoint()
65 bool *is_write) in decode_watchpoint()
Dcore.c116 bool is_write; in find_watchpoint() local
140 insert_watchpoint(unsigned long addr, size_t size, bool is_write) in insert_watchpoint()
406 const bool is_write = (type & KCSAN_ACCESS_WRITE) != 0; in kcsan_setup_watchpoint() local
600 const bool is_write = (type & KCSAN_ACCESS_WRITE) != 0; in check_access() local
Dselftest.c32 bool is_write = !!prandom_u32_max(2); in test_encode_decode() local
/Linux-v5.10/arch/um/kernel/skas/
Duaccess.c45 static pte_t *maybe_map(unsigned long virt, int is_write) in maybe_map()
63 static int do_op_one_page(unsigned long addr, int len, int is_write, in do_op_one_page()
94 static long buffer_op(unsigned long addr, int len, int is_write, in buffer_op() argument
/Linux-v5.10/drivers/memstick/host/
Dr592.c225 static void r592_start_dma(struct r592_device *dev, bool is_write) in r592_start_dma()
278 bool is_write; in r592_transfer_fifo_dma() local
415 bool is_write = dev->req->tpc >= MS_TPC_SET_RW_REG_ADRS; in r592_transfer_fifo_pio() local
455 bool is_write; in r592_execute_tpc() local
/Linux-v5.10/arch/um/kernel/
Dtrap.c25 int is_write, int is_user, int *code_out) in handle_page_fault()
205 int is_write = FAULT_WRITE(fi); in segv() local
/Linux-v5.10/drivers/platform/goldfish/
Dgoldfish_pipe.c263 int is_write, in goldfish_pin_pages()
296 int is_write, in populate_rw_params()
331 int is_write, in transfer_max_buffers()
370 static int wait_for_host_signal(struct goldfish_pipe *pipe, int is_write) in wait_for_host_signal()
395 int is_write) in goldfish_pipe_read_write()
/Linux-v5.10/arch/arm64/kvm/
Dvgic-sys-reg-v3.c263 int vgic_v3_has_cpu_sysregs_attr(struct kvm_vcpu *vcpu, bool is_write, u64 id, in vgic_v3_has_cpu_sysregs_attr()
281 int vgic_v3_cpu_sysregs_uaccess(struct kvm_vcpu *vcpu, bool is_write, u64 id, in vgic_v3_cpu_sysregs_uaccess()
Dmmio.c129 bool is_write; in io_mem_abort() local
Dsys_regs.h21 bool is_write; member
/Linux-v5.10/arch/microblaze/mm/
Dfault.c92 int is_write = error_code & ESR_S; in do_page_fault() local
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_dp_auxch.c69 bool is_write = false; in radeon_dp_aux_transfer_native() local
/Linux-v5.10/arch/xtensa/mm/
Dfault.c43 int is_write, is_exec; in do_page_fault() local
/Linux-v5.10/mm/kasan/
Dreport.c510 static void __kasan_report(unsigned long addr, size_t size, bool is_write, in __kasan_report()
555 bool kasan_report(unsigned long addr, size_t size, bool is_write, in kasan_report()
/Linux-v5.10/arch/arm64/kvm/vgic/
Dvgic-mmio-v2.c528 int vgic_v2_cpuif_uaccess(struct kvm_vcpu *vcpu, bool is_write, in vgic_v2_cpuif_uaccess()
540 int vgic_v2_dist_uaccess(struct kvm_vcpu *vcpu, bool is_write, in vgic_v2_dist_uaccess()
Dvgic-kvm-device.c346 u32 *reg, bool is_write) in vgic_v2_attr_regs_access()
510 u64 *reg, bool is_write) in vgic_v3_attr_regs_access()
Dvgic-mmio-v3.c1047 int vgic_v3_dist_uaccess(struct kvm_vcpu *vcpu, bool is_write, in vgic_v3_dist_uaccess()
1058 int vgic_v3_redist_uaccess(struct kvm_vcpu *vcpu, bool is_write, in vgic_v3_redist_uaccess()
1069 int vgic_v3_line_level_info_uaccess(struct kvm_vcpu *vcpu, bool is_write, in vgic_v3_line_level_info_uaccess()
/Linux-v5.10/drivers/tty/
Dgoldfish.c56 int is_write) in do_rw_io()
79 int is_write) in goldfish_tty_rw()
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dkvmgt.c481 size_t count, u16 offset, bool is_write) in handle_edid_regs()
537 size_t count, u16 offset, bool is_write) in handle_edid_blob()
954 void *buf, unsigned int count, bool is_write) in intel_vgpu_bar_rw()
975 void *buf, unsigned long count, bool is_write) in intel_vgpu_aperture_rw()
1002 size_t count, loff_t *ppos, bool is_write) in intel_vgpu_rw()
/Linux-v5.10/drivers/target/
Dtarget_core_sbc.c629 bool is_write, struct se_cmd *cmd) in sbc_set_prot_op_checks()
690 u32 sectors, bool is_write) in sbc_check_prot()
Dtarget_core_file.c264 int is_write = !(data_direction == DMA_FROM_DEVICE); in fd_execute_rw_aio() local
320 u32 sgl_nents, u32 data_length, int is_write) in fd_do_rw()
/Linux-v5.10/drivers/nvmem/
Drave-sp-eeprom.c95 const bool is_write = type == RAVE_SP_EEPROM_WRITE; in rave_sp_eeprom_io() local
/Linux-v5.10/samples/vfio-mdev/
Dmbochs.c401 char *buf, u32 count, bool is_write) in handle_edid_regs()
428 char *buf, u32 count, bool is_write) in handle_edid_blob()
439 loff_t pos, bool is_write) in mdev_access()

123