Searched defs:writable (Results 1 - 25 of 42) sorted by relevance

12

/linux-master/drivers/mfd/
H A Dwm8350-regmap.c19 u16 writable; /* Mask of writable bits */ member in struct:wm8350_reg_access
/linux-master/drivers/infiniband/hw/hfi1/
H A Duser_pages.c80 hfi1_acquire_user_pages(struct mm_struct *mm, unsigned long vaddr, size_t npages, bool writable, struct page **pages) argument
/linux-master/include/linux/
H A Dmm_types_task.h69 bool writable; member in struct:tlbflush_unmap_batch
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_module_attach.c35 BPF_PROG(handle_raw_tp_writable_bare, struct bpf_testmod_test_writable_ctx *writable) argument
/linux-master/arch/riscv/kvm/
H A Dvcpu_exit.c18 bool writable; local
H A Dvcpu_sbi_sta.c89 bool writable; local
H A Dmmu.c454 bool writable; local
615 bool writable; local
346 kvm_riscv_gstage_ioremap(struct kvm *kvm, gpa_t gpa, phys_addr_t hpa, unsigned long size, bool writable, bool in_atomic) argument
[all...]
/linux-master/include/linux/mtd/
H A Dblktrans.h37 bool writable; member in struct:mtd_blktrans_dev
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_uiom.h71 int writable; member in struct:usnic_uiom_reg
H A Dusnic_uiom.c84 static int usnic_uiom_get_pages(unsigned long addr, size_t size, int writable, argument
216 int writable = 0; local
329 usnic_uiom_reg_get(struct usnic_uiom_pd *pd, unsigned long addr, size_t size, int writable, int dmasync) argument
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_32_mmu_host.c145 bool writable; local
H A Dbook3s_64_mmu_host.c85 bool writable; local
H A Dbook3s.c428 kvmppc_gpa_to_pfn(struct kvm_vcpu *vcpu, gpa_t gpa, bool writing, bool *writable) argument
/linux-master/drivers/iommu/iommufd/
H A Dio_pagetable.h199 bool writable:1; member in struct:iopt_pages
/linux-master/include/rdma/
H A Dib_umem.h25 u32 writable : 1; member in struct:ib_umem
/linux-master/security/loadpin/
H A Dloadpin.c84 static void report_writable(struct super_block *mnt_sb, bool writable) argument
104 bool writable = true; local
/linux-master/drivers/hwtracing/intel_th/
H A Dgth.c240 writable : 1; member in struct:output_parm
/linux-master/drivers/misc/eeprom/
H A Dat24.c598 bool writable; local
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c26 uint64_t writable:1; member in struct:eptPageTableEntry
/linux-master/drivers/md/dm-vdo/
H A Dblock-map.h175 bool writable; member in struct:vdo_page_completion
/linux-master/mm/
H A Duserfaultfd.c181 bool writable = dst_vma->vm_flags & VM_WRITE; local
H A Drmap.c680 bool writable = pte_dirty(pteval); local
/linux-master/fs/fuse/
H A Ddax.c56 bool writable; member in struct:fuse_dax_mapping
440 bool writable = flags & IOMAP_WRITE; local
568 bool writable = flags & IOMAP_WRITE; local
182 fuse_setup_one_mapping(struct inode *inode, unsigned long start_idx, struct fuse_dax_mapping *dmap, bool writable, bool upgrade) argument
[all...]
/linux-master/net/vmw_vsock/
H A Dhyperv_transport.c754 int hvs_notify_poll_out(struct vsock_sock *vsk, size_t target, bool *writable) argument
/linux-master/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c290 struct bpf_testmod_test_writable_ctx writable = { local

Completed in 261 milliseconds

12