Searched defs:prot (Results 51 - 75 of 378) sorted by relevance

1234567891011>>

/linux-master/arch/openrisc/mm/
H A Dinit.c65 pgprot_t prot; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Diters_css_task.c22 BPF_PROG(iter_css_task_for_each, struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot, int ret) argument
H A Dlsm.c89 BPF_PROG(test_int_hook, struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot, int ret) argument
/linux-master/arch/mips/mm/
H A Dpgtable-64.c93 pmd_t mk_pmd(struct page *page, pgprot_t prot) argument
/linux-master/tools/lib/perf/include/internal/
H A Dmmap.h42 int prot; member in struct:perf_mmap_param
/linux-master/drivers/infiniband/core/
H A Dib_core_uverbs.c67 rdma_user_mmap_io(struct ib_ucontext *ucontext, struct vm_area_struct *vma, unsigned long pfn, unsigned long size, pgprot_t prot, struct rdma_user_mmap_entry *entry) argument
/linux-master/arch/x86/kernel/
H A Dsys_ia32.c217 unsigned int prot; member in struct:mmap_arg_struct32
/linux-master/arch/powerpc/include/asm/
H A Dpkeys.h130 arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) argument
/linux-master/arch/arm/include/asm/
H A Dpgalloc.h137 pmdval_t prot; local
107 __pmd_populate(pmd_t *pmdp, phys_addr_t pte, pmdval_t prot) argument
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_iommu.c47 etnaviv_iommuv1_map(struct etnaviv_iommu_context *context, unsigned long iova, phys_addr_t paddr, size_t size, int prot) argument
/linux-master/arch/x86/mm/
H A Dpkeys.c76 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) argument
/linux-master/include/xen/
H A Dxen-ops.h51 xen_remap_pfn(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t *pfn, int nr, int *err_ptr, pgprot_t prot, unsigned int domid, bool no_translate) argument
77 xen_xlate_remap_gfn_array(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t *gfn, int nr, int *err_ptr, pgprot_t prot, unsigned int domid, struct page **pages) argument
114 xen_remap_domain_gfn_array(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t *gfn, int nr, int *err_ptr, pgprot_t prot, unsigned int domid, struct page **pages) argument
150 xen_remap_domain_mfn_array(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t *mfn, int nr, int *err_ptr, pgprot_t prot, unsigned int domid) argument
174 xen_remap_domain_gfn_range(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t gfn, int nr, pgprot_t prot, unsigned int domid, struct page **pages) argument
[all...]
/linux-master/arch/um/os-Linux/skas/
H A Dmem.c169 int map(struct mm_id * mm_idp, unsigned long virt, unsigned long len, int prot, argument
196 protect(struct mm_id * mm_idp, unsigned long addr, unsigned long len, unsigned int prot, int done, void **data) argument
/linux-master/net/vmw_vsock/
H A Dvsock_bpf.c125 static void vsock_bpf_rebuild_protos(struct proto *prot, const struct proto *base) argument
/linux-master/include/linux/
H A Dio-mapping.h26 pgprot_t prot; member in struct:io_mapping
46 pgprot_t prot; local
/linux-master/include/net/phonet/
H A Dphonet.h98 struct proto *prot; member in struct:phonet_protocol
/linux-master/arch/arm64/kvm/hyp/include/nvhe/
H A Dmem_protect.h37 static inline enum kvm_pgtable_prot pkvm_mkstate(enum kvm_pgtable_prot prot, argument
43 static inline enum pkvm_page_state pkvm_getstate(enum kvm_pgtable_prot prot) argument
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gem_vma.c58 msm_gem_vma_map(struct msm_gem_vma *vma, int prot, argument
/linux-master/include/asm-generic/
H A Dfb.h18 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, argument
/linux-master/arch/alpha/kernel/
H A Dproto.h188 pgprot_t prot; local
/linux-master/arch/powerpc/mm/nohash/
H A Dbook3e_pgtable.c74 int __ref map_kernel_page(unsigned long ea, phys_addr_t pa, pgprot_t prot) argument
/linux-master/include/net/
H A Dprotocol.h86 struct proto *prot; member in struct:inet_protosw
/linux-master/arch/arm64/kernel/pi/
H A Dmap_range.c29 void __init map_range(u64 *pte, u64 start, u64 end, u64 pa, pgprot_t prot, argument
/linux-master/include/drm/ttm/
H A Dttm_tt.h124 pgprot_t prot; member in struct:ttm_kmap_iter_tt
/linux-master/arch/powerpc/mm/
H A Dpgtable_32.c73 int __ref map_kernel_page(unsigned long va, phys_addr_t pa, pgprot_t prot) argument

Completed in 752 milliseconds

1234567891011>>