/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_uiom.c | 84 static int usnic_uiom_get_pages(unsigned long addr, size_t size, int writable, in usnic_uiom_get_pages() 216 int writable = 0; in __usnic_uiom_reg_release() local 331 int writable, int dmasync) in usnic_uiom_reg_get()
|
H A D | usnic_uiom.h | 71 int writable; member
|
/linux/arch/powerpc/kvm/ |
H A D | e500_mmu_host.c | 48 static inline u32 e500_shadow_mas3_attrib(u32 mas3, bool writable, int usermode) in e500_shadow_mas3_attrib() 251 bool writable) in kvmppc_e500_ref_setup() 312 bool writable = !!(ref->flags & E500_TLB_WRITABLE); in kvmppc_e500_setup_stlbe() local 341 bool writable = false; in kvmppc_e500_shadow_map() local
|
/linux/arch/riscv/kvm/ |
H A D | mmu.c | 39 unsigned long size, bool writable, bool in_atomic) in kvm_riscv_mmu_ioremap() 175 bool writable; in kvm_arch_prepare_memory_region() local 332 bool writable; in kvm_riscv_mmu_map() local
|
H A D | vcpu_exit.c | 21 bool writable; in gstage_page_fault() local
|
H A D | vcpu_sbi_sta.c | 89 bool writable; in kvm_sbi_sta_steal_time_set_shmem() local
|
/linux/security/loadpin/ |
H A D | loadpin.c | 83 static void report_writable(struct super_block *mnt_sb, bool writable) in report_writable() 103 bool writable = true; in sb_is_writable() local
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | user_pages.c | 81 bool writable, struct page **pages) in hfi1_acquire_user_pages()
|
/linux/drivers/mfd/ |
H A D | wm8350-regmap.c | 19 u16 writable; /* Mask of writable bits */ member
|
/linux/include/linux/ |
H A D | mm_types_task.h | 87 bool writable; member
|
/linux/drivers/virt/acrn/ |
H A D | mm.c | 180 bool writable; in acrn_vm_ram_map() local
|
/linux/include/linux/mtd/ |
H A D | blktrans.h | 37 bool writable; member
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_module_attach.c | 36 struct bpf_testmod_test_writable_ctx *writable) in BPF_PROG()
|
/linux/include/rdma/ |
H A D | ib_umem.h | 25 u32 writable : 1; member
|
/linux/arch/arm64/kvm/ |
H A D | mmu.c | 1173 phys_addr_t pa, unsigned long size, bool writable) in kvm_phys_addr_ioremap() 1519 bool write_fault, writable, force_pte = false; in user_mem_abort() local 1879 bool is_iabt, write_fault, writable; in kvm_handle_guest_abort() local
|
/linux/rust/kernel/mm/ |
H A D | virt.rs | 338 pub fn writable(&self) -> bool { in writable() method
|
/linux/arch/arm64/include/asm/ |
H A D | kvm_nested.h | 89 bool writable; member
|
/linux/arch/s390/kvm/ |
H A D | gaccess.c | 847 bool writable; in access_guest_page_with_key() local 1027 bool writable; in cmpxchg_guest_abs_with_key() local
|
/linux/mm/ |
H A D | memory.c | 5723 bool writable, int *last_cpupid) in numa_migrate_check() 5770 bool writable) in numa_rebuild_single_mapping() 5802 bool writable = false; in numa_rebuild_large_mapping() local 5827 bool writable = false, ignore_writable = false; in do_numa_page() local 6470 unsigned long addr_mask, bool writable, in pfnmap_args_setup() 6640 bool writable; in generic_access_phys() local
|
H A D | rmap.c | 679 bool writable = pte_dirty(pteval); in set_tlb_ubc_flush_pending() local 2285 bool anon_exclusive, writable, ret = true; in try_to_migrate_one() local
|
H A D | khugepaged.c | 561 bool writable = false; in __collapse_huge_page_isolate() local 1285 bool writable = false; in hpage_collapse_scan_pmd() local
|
/linux/virt/kvm/ |
H A D | kvm_main.c | 2759 gfn_t gfn, bool *writable) in gfn_to_hva_memslot_prot() 2769 unsigned long gfn_to_hva_prot(struct kvm *kvm, gfn_t gfn, bool *writable) in gfn_to_hva_prot() 2776 unsigned long kvm_vcpu_gfn_to_hva_prot(struct kvm_vcpu *vcpu, gfn_t gfn, bool *writable) in kvm_vcpu_gfn_to_hva_prot() 2825 struct follow_pfnmap_args *map, bool writable) in kvm_resolve_pfn() 3047 unsigned int foll, bool *writable, in __kvm_faultin_pfn() 3108 bool writable) in __kvm_vcpu_map()
|
/linux/drivers/md/dm-vdo/ |
H A D | block-map.h | 175 bool writable; member
|
H A D | block-map.c | 589 bool writable) in validate_completed_page() 650 bool writable) in validate_completed_page_or_enter_read_only_mode() 1210 bool writable, void *parent, vdo_action_fn callback, in vdo_get_page()
|
/linux/net/vmw_vsock/ |
H A D | hyperv_transport.c | 766 int hvs_notify_poll_out(struct vsock_sock *vsk, size_t target, bool *writable) in hvs_notify_poll_out()
|