Searched defs:prot (Results 76 - 100 of 378) sorted by relevance

1234567891011>>

/linux-master/arch/loongarch/mm/
H A Dpgtable.c119 pmd_t mk_pmd(struct page *page, pgprot_t prot) argument
/linux-master/arch/sh/include/asm/
H A Dmmu.h100 pmb_remap(phys_addr_t phys, unsigned long size, pgprot_t prot) argument
71 pmb_bolt_mapping(unsigned long virt, phys_addr_t phys, unsigned long size, pgprot_t prot) argument
78 pmb_remap_caller(phys_addr_t phys, unsigned long size, pgprot_t prot, void *caller) argument
H A Dpgtable.h121 static inline bool __pte_access_permitted(pte_t pte, u64 prot) argument
129 u64 prot = _PAGE_PRESENT; local
139 u64 prot = _PAGE_PRESENT | _PAGE_USER; local
[all...]
/linux-master/include/linux/
H A Delf.h104 static inline int arch_elf_adjust_prot(int prot, argument
H A Dhighmem-internal.h82 static inline void *kmap_local_page_prot(struct page *page, pgprot_t prot) argument
97 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) argument
193 static inline void *kmap_local_page_prot(struct page *page, pgprot_t prot) argument
220 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) argument
/linux-master/arch/powerpc/kernel/
H A Dio-workarounds.c142 iowa_ioremap(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) argument
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gpummu.c28 msm_gpummu_map(struct msm_mmu *mmu, uint64_t iova, struct sg_table *sgt, size_t len, int prot) argument
/linux-master/arch/sh/mm/
H A Dnommu.c96 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) argument
/linux-master/tools/testing/selftests/net/
H A Dipv6_flowlabel.c217 int prot = 0; local
/linux-master/arch/powerpc/mm/kasan/
H A Dinit_book3e_64.c32 static int __init kasan_map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) argument
H A Dinit_32.c21 static void __init kasan_populate_pte(pte_t *ptep, pgprot_t prot) argument
103 pgprot_t prot = kasan_prot_ro(); local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_cookie.c112 BPF_PROG(test_int_hook, struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot, int ret) argument
/linux-master/tools/testing/selftests/powerpc/include/
H A Dpkeys.h63 int sys_pkey_mprotect(void *addr, size_t len, int prot, int pkey) argument
/linux-master/net/ipv4/
H A Dudp_bpf.c114 static void udp_bpf_rebuild_protos(struct proto *prot, const struct proto *base) argument
/linux-master/arch/x86/mm/
H A Dcpu_entry_area.c99 cea_map_percpu_pages(void *cea_vaddr, void *ptr, int pages, pgprot_t prot) argument
/linux-master/mm/
H A Dearly_ioremap.c100 __early_ioremap(resource_size_t phys_addr, unsigned long size, pgprot_t prot) argument
220 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, local
229 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, local
35 early_memremap_pgprot_adjust(resource_size_t phys_addr, unsigned long size, pgprot_t prot) argument
53 __late_set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) argument
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dpkey-x86.h154 void *malloc_pkey_with_mprotect_subpage(long size, int prot, u16 pkey) argument
H A Dpkey-powerpc.h105 void *malloc_pkey_with_mprotect_subpage(long size, int prot, u16 pkey) argument
H A Dmkdirty.c62 static char *mmap_thp_range(int prot, char **_mmap_mem, size_t *_mmap_size) argument
/linux-master/arch/arm/mm/
H A Dfault-armv.c246 pgprot_t prot = __pgprot_modify(PAGE_KERNEL, local
/linux-master/arch/mips/include/asm/
H A Dpgtable-32.h158 pfn_pte(unsigned long pfn, pgprot_t prot) argument
174 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) argument
[all...]
/linux-master/drivers/soc/tegra/cbb/
H A Dtegra-cbb.c52 void tegra_cbb_print_prot(struct seq_file *file, u32 prot) argument
/linux-master/fs/affs/
H A Dinode.c26 u32 prot; local
/linux-master/arch/m68k/kernel/
H A Dsys_m68k.c40 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) argument
/linux-master/net/unix/
H A Dunix_bpf.c102 static void unix_dgram_bpf_rebuild_protos(struct proto *prot, const struct proto *base) argument
110 static void unix_stream_bpf_rebuild_protos(struct proto *prot, argument
[all...]

Completed in 520 milliseconds

1234567891011>>