| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| D | fault.c | 197 unsigned long address, bool is_write) in bad_kernel_fault() 237 static bool access_pkey_error(bool is_write, bool is_exec, bool is_pkey, in access_pkey_error() 252 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error() 304 static void sanity_check_fault(bool is_write, bool is_user, in sanity_check_fault() 397 int is_write = page_fault_is_write(error_code); in __do_page_fault() local 561 int is_write = page_fault_is_write(regs->dsisr); in bad_page_fault() local
|
| D | copro_fault.c | 27 unsigned long is_write; in copro_handle_mm_fault() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/ |
| D | fault.c | 193 unsigned long address, bool is_write) in bad_kernel_fault() 230 static bool access_pkey_error(bool is_write, bool is_exec, bool is_pkey, in access_pkey_error() 244 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error() 305 static void sanity_check_fault(bool is_write, bool is_user, in sanity_check_fault() 413 int is_write = page_fault_is_write(error_code); in ___do_page_fault() local 604 int is_write = page_fault_is_write(regs->dsisr); in __bad_page_fault() local
|
| D | copro_fault.c | 27 unsigned long is_write; in copro_handle_mm_fault() local
|
| /kernel/linux/linux-6.6/kernel/kcsan/ |
| D | encoding.h | 62 encode_watchpoint(unsigned long addr, size_t size, bool is_write) in encode_watchpoint() 72 bool *is_write) in decode_watchpoint()
|
| /kernel/linux/linux-5.10/kernel/kcsan/ |
| D | encoding.h | 59 encode_watchpoint(unsigned long addr, size_t size, bool is_write) in encode_watchpoint() 69 bool *is_write) in decode_watchpoint()
|
| D | core.c | 117 bool is_write; in find_watchpoint() local 141 insert_watchpoint(unsigned long addr, size_t size, bool is_write) in insert_watchpoint() 404 const bool is_write = (type & KCSAN_ACCESS_WRITE) != 0; in kcsan_setup_watchpoint() local 598 const bool is_write = (type & KCSAN_ACCESS_WRITE) != 0; in check_access() local
|
| /kernel/linux/linux-5.10/arch/um/kernel/skas/ |
| D | uaccess.c | 45 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
|
| /kernel/linux/linux-5.10/drivers/memstick/host/ |
| D | r592.c | 223 static void r592_start_dma(struct r592_device *dev, bool is_write) in r592_start_dma() 276 bool is_write; in r592_transfer_fifo_dma() local 413 bool is_write = dev->req->tpc >= MS_TPC_SET_RW_REG_ADRS; in r592_transfer_fifo_pio() local 453 bool is_write; in r592_execute_tpc() local
|
| /kernel/linux/linux-6.6/drivers/memstick/host/ |
| D | r592.c | 223 static void r592_start_dma(struct r592_device *dev, bool is_write) in r592_start_dma() 276 bool is_write; in r592_transfer_fifo_dma() local 414 bool is_write = dev->req->tpc >= MS_TPC_SET_RW_REG_ADRS; in r592_transfer_fifo_pio() local 454 bool is_write; in r592_execute_tpc() local
|
| /kernel/linux/linux-5.10/arch/um/kernel/ |
| D | trap.c | 25 int is_write, int is_user, int *code_out) in handle_page_fault() 205 int is_write = FAULT_WRITE(fi); in segv() local
|
| /kernel/linux/linux-6.6/arch/um/kernel/skas/ |
| D | uaccess.c | 46 static pte_t *maybe_map(unsigned long virt, int is_write) in maybe_map() 64 static int do_op_one_page(unsigned long addr, int len, int is_write, in do_op_one_page() 95 static long buffer_op(unsigned long addr, int len, int is_write, in buffer_op() argument
|
| /kernel/linux/linux-6.6/mm/kfence/ |
| D | report.c | 180 static const char *get_access_type(bool is_write) in get_access_type() 185 void kfence_report_error(unsigned long address, bool is_write, struct pt_regs *regs, in kfence_report_error()
|
| /kernel/linux/linux-6.6/arch/um/kernel/ |
| D | trap.c | 141 int is_write, int is_user, int *code_out) in handle_page_fault() 312 int is_write = FAULT_WRITE(fi); in segv() local
|
| /kernel/linux/linux-6.6/drivers/platform/goldfish/ |
| D | goldfish_pipe.c | 260 int is_write, in goldfish_pin_pages() 293 int is_write, in populate_rw_params() 328 int is_write, in transfer_max_buffers() 367 static int wait_for_host_signal(struct goldfish_pipe *pipe, int is_write) in wait_for_host_signal() 392 int is_write) in goldfish_pipe_read_write()
|
| /kernel/linux/linux-5.10/drivers/platform/goldfish/ |
| D | goldfish_pipe.c | 263 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()
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | kup.h | 61 __bad_kuap_fault(struct pt_regs *regs, unsigned long address, bool is_write) in __bad_kuap_fault() 84 bad_kuap_fault(struct pt_regs *regs, unsigned long address, bool is_write) in bad_kuap_fault()
|
| /kernel/linux/linux-5.10/arch/csky/kernel/ |
| D | entry.S | 122 .macro tlbop_end is_write argument
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/ |
| D | vgic-sys-reg-v3.c | 263 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()
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
| D | kup-8xx.h | 64 bad_kuap_fault(struct pt_regs *regs, unsigned long address, bool is_write) in bad_kuap_fault()
|
| /kernel/linux/linux-5.10/arch/microblaze/mm/ |
| D | fault.c | 92 int is_write = error_code & ESR_S; in do_page_fault() local
|
| /kernel/linux/linux-6.6/arch/microblaze/mm/ |
| D | fault.c | 92 int is_write = error_code & ESR_S; in do_page_fault() local
|
| /kernel/linux/linux-6.6/arch/s390/mm/ |
| D | fault.c | 251 bool is_write; in do_no_context() local 369 bool is_write; in do_exception() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | radeon_dp_auxch.c | 69 bool is_write = false; in radeon_dp_aux_transfer_native() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| D | radeon_dp_auxch.c | 69 bool is_write = false; in radeon_dp_aux_transfer_native() local
|