| /kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
| H A D | mmap.c | 7 static size_t mmap__scnprintf_prot(unsigned long prot, char *bf, size_t size, bool show_prefix) in mmap__scnprintf_prot() argument 14 unsigned long prot = arg->val; in syscall_arg__scnprintf_mmap_prot() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/sgx/ |
| H A D | main.h | 15 unsigned int prot; member
|
| /kernel/linux/linux-6.6/net/dsa/ |
| H A D | tag_rtl4_a.c | 76 u8 prot; in rtl4a_tag_rcv() local
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| H A D | arch-s390.h | 156 unsigned long prot; member 163 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() argument
|
| /third_party/ltp/testcases/kernel/syscalls/mprotect/ |
| H A D | mprotect01.c | 55 int prot; member
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/linux/ |
| H A D | os.cpp | 95 void *PageMapExecFortSpace(void *addr, size_t size, int prot) in PageMapExecFortSpace() argument
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/mac/ |
| H A D | os.cpp | 72 void *PageMapExecFortSpace(void *addr, [[maybe_unused]] size_t size, [[maybe_unused]] int prot) in PageMapExecFortSpace() argument
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | pkeys.c | 76 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) in __arch_override_mprotect_pkey() argument
|
| /kernel/linux/linux-5.10/arch/csky/mm/ |
| H A D | highmem.c | 22 void *kmap_atomic_high_prot(struct page *page, pgprot_t prot) in kmap_atomic_high_prot() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| H A D | ioremap.c | 14 pgprot_t prot = pgprot_noncached(PAGE_KERNEL); in ioremap() local 25 pgprot_t prot = pgprot_noncached_wc(PAGE_KERNEL); in ioremap_wc() local 36 pgprot_t prot = pgprot_cached(PAGE_KERNEL); in ioremap_coherent() local 63 early_ioremap_range(unsigned long ea, phys_addr_t pa, unsigned long size, pgprot_t prot) early_ioremap_range() argument 78 do_ioremap(phys_addr_t pa, phys_addr_t offset, unsigned long size, pgprot_t prot, void *caller) do_ioremap() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | pkeys.h | 130 arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) arch_override_mprotect_pkey() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | syscalls.c | 40 do_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off, int shift) do_mmap2() argument
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/skas/ |
| H A D | mem.c | 170 int map(struct mm_id * mm_idp, unsigned long virt, unsigned long len, int prot, in map() argument 197 protect(struct mm_id * mm_idp, unsigned long addr, unsigned long len, unsigned int prot, int done, void **data) protect() argument
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | sys_ia32.c | 217 unsigned int prot; member
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | pkeys.h | 37 arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) arch_override_mprotect_pkey() argument
|
| /kernel/linux/linux-5.10/arch/riscv/include/asm/ |
| H A D | pgtable-64.h | 73 static inline pmd_t pfn_pmd(unsigned long pfn, pgprot_t prot) in pfn_pmd() argument
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| H A D | pgalloc.h | 137 pmdval_t prot; in pmd_populate() local 107 __pmd_populate(pmd_t *pmdp, phys_addr_t pte, pmdval_t prot) __pmd_populate() argument
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | proto.h | 194 pgprot_t prot; in __alpha_remap_area_pages() local
|
| /kernel/linux/linux-6.6/arch/loongarch/mm/ |
| H A D | pgtable.c | 119 pmd_t mk_pmd(struct page *page, pgprot_t prot) in mk_pmd() argument
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/nvhe/ |
| H A D | mem_protect.h | 37 static inline enum kvm_pgtable_prot pkvm_mkstate(enum kvm_pgtable_prot prot, in pkvm_mkstate() argument 43 static inline enum pkvm_page_state pkvm_getstate(enum kvm_pgtable_prot prot) in pkvm_getstate() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | pkeys.h | 130 arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) arch_override_mprotect_pkey() argument
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| H A D | proto.h | 186 pgprot_t prot; in __alpha_remap_area_pages() local
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| H A D | pgalloc.h | 137 pmdval_t prot; in pmd_populate() local 107 __pmd_populate(pmd_t *pmdp, phys_addr_t pte, pmdval_t prot) __pmd_populate() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
| H A D | book3e_pgtable.c | 74 int __ref map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) in map_kernel_page() argument
|
| /kernel/linux/linux-6.6/arch/riscv/mm/ |
| H A D | pgtable.c | 9 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() argument 18 int pud_set_huge(pud_t *pud, phys_addr_t phys, pgprot_t prot) in pud_set_huge() argument 56 int pmd_set_huge(pmd_t *pmd, phys_addr_t phys, pgprot_t prot) in pmd_set_huge() argument
|