/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-macos.cc | 75 vm_prot_t prot = GetVMProtFromMemoryPermission(access); in AllocateShared() local 123 vm_prot_t prot = GetVMProtFromMemoryPermission(access); in AllocateShared() local 37 mach_vm_map_wrapper(mach_vm_address_t* address, mach_vm_size_t size, int flags, mach_port_t port, memory_object_offset_t offset, vm_prot_t prot) mach_vm_map_wrapper() argument
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitWXExecAllocator.c | 99 int prot = PROT_READ | PROT_WRITE | SLJIT_PROT_WX; in sljit_malloc_exec() local 144 int prot = PROT_READ | (enable_exec ? PROT_EXEC : PROT_WRITE); in sljit_update_wx_flags() local 189 DWORD prot = enable_exec ? PAGE_EXECUTE : PAGE_READWRITE; in sljit_update_wx_flags() local
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | sys_ia64.c | 140 sys_mmap2 (unsigned long addr, unsigned long len, int prot, int flags, int fd, long pgoff) in sys_mmap2() argument 149 sys_mmap (unsigned long addr, unsigned long len, int prot, int flags, int fd, long off) in sys_mmap() argument
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | fault-armv.c | 244 pgprot_t prot = __pgprot_modify(PAGE_KERNEL, in check_writebuffer_bugs() local
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | pgtable-32.h | 160 pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte() argument 176 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte() argument [all...] |
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
H A D | vdso.c | 120 pgprot_t prot; in arch_setup_additional_pages() local
|
/kernel/linux/linux-5.10/arch/powerpc/mm/kasan/ |
H A D | kasan_init_32.c | 21 static void __init kasan_populate_pte(pte_t *ptep, pgprot_t prot) in kasan_populate_pte() argument 103 pgprot_t prot = kasan_prot_ro(); in kasan_remap_early_shadow_ro() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | vas-api.c | 154 pgprot_t prot; in coproc_mmap() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | io-workarounds.c | 152 iowa_ioremap(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) iowa_ioremap() argument
|
H A D | sys_ppc32.c | 51 compat_sys_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) compat_sys_mmap2() argument
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
H A D | pgtable_32.c | 74 int __ref map_kernel_page(unsigned long va, phys_addr_t pa, pgprot_t prot) in map_kernel_page() argument 139 static int __change_page_attr_noflush(struct page *page, pgprot_t prot) in __change_page_attr_noflush() argument 162 static int change_page_attr(struct page *page, int numpages, pgprot_t prot) in change_page_attr() argument
|
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
H A D | 8xx.c | 73 __early_map_kernel_hugepage(unsigned long va, phys_addr_t pa, pgprot_t prot, int psize, bool new) __early_map_kernel_hugepage() argument 129 mmu_mapin_ram_chunk(unsigned long offset, unsigned long top, pgprot_t prot, bool new) mmu_mapin_ram_chunk() argument
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | mmu.h | 100 pmb_remap(phys_addr_t phys, unsigned long size, pgprot_t prot) in pmb_remap() argument 71 pmb_bolt_mapping(unsigned long virt, phys_addr_t phys, unsigned long size, pgprot_t prot) pmb_bolt_mapping() argument 78 pmb_remap_caller(phys_addr_t phys, unsigned long size, pgprot_t prot, void *caller) pmb_remap_caller() argument
|
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | nommu.c | 96 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() argument
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | cpu_entry_area.c | 97 cea_map_percpu_pages(void *cea_vaddr, void *ptr, int pages, pgprot_t prot) in cea_map_percpu_pages() argument
|
/kernel/linux/linux-5.10/drivers/char/agp/ |
H A D | compat_ioctl.h | 61 compat_int_t prot; /* prot flags for mmap */ member
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | sys_m68k.c | 40 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | pgtable-32.h | 158 pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte() argument 174 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte() argument [all...] |
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | fixmap.c | 131 void *__init fixmap_remap_fdt(phys_addr_t dt_phys, int *size, pgprot_t prot) in fixmap_remap_fdt() argument
|
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | sys_m68k.c | 40 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | sys_ia64.c | 140 sys_mmap2 (unsigned long addr, unsigned long len, int prot, int flags, int fd, long pgoff) in sys_mmap2() argument 149 sys_mmap (unsigned long addr, unsigned long len, int prot, int flags, int fd, long off) in sys_mmap() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/ |
H A D | pkeys.h | 63 int sys_pkey_mprotect(void *addr, size_t len, int prot, int pkey) in sys_pkey_mprotect() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | pkey-powerpc.h | 108 void *malloc_pkey_with_mprotect_subpage(long size, int prot, u16 pkey) in malloc_pkey_with_mprotect_subpage() argument
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | fault-armv.c | 246 pgprot_t prot = __pgprot_modify(PAGE_KERNEL, in check_writebuffer_bugs() local
|
/kernel/linux/linux-6.6/arch/powerpc/mm/kasan/ |
H A D | init_32.c | 21 static void __init kasan_populate_pte(pte_t *ptep, pgprot_t prot) in kasan_populate_pte() argument 103 pgprot_t prot = kasan_prot_ro(); in kasan_remap_early_shadow_ro() local
|