| /third_party/musl/src/hook/linux/ |
| H A D | malloc_common.c | 131 void* mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() argument
|
| /third_party/musl/porting/linux/user/src/hook/ |
| H A D | malloc_common.c | 103 void* mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() argument
|
| /third_party/ltp/testcases/kernel/syscalls/remap_file_pages/ |
| H A D | remap_file_pages02.c | 66 int prot; member
|
| /third_party/ltp/testcases/kernel/mem/vma/ |
| H A D | vma03.c | 121 static void *mmap2(void *addr, size_t length, int prot, in mmap2() argument
|
| /third_party/ltp/testcases/kernel/syscalls/pkeys/ |
| H A D | pkey01.c | 68 int prot; member
|
| /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
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| H A D | drv_mmz_compat.h | 36 HI_U32 prot : 8; /* PROT_READ or PROT_WRITE */ member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_debug_mem_view.c | 113 pgprot_t prot = PAGE_KERNEL;
in debug_mem_show() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_debug_mem_view.c | 124 pgprot_t prot = PAGE_KERNEL; in debug_mem_show() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_debug_mem_view.c | 117 pgprot_t prot = PAGE_KERNEL; in debug_mem_show() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_debug_mem_view.c | 113 pgprot_t prot = PAGE_KERNEL; in debug_mem_show() local
|
| /foundation/multimedia/media_foundation/src/buffer/avbuffer/ |
| H A D | av_shared_memory_ext.cpp | 191 unsigned int prot = PROT_READ | PROT_WRITE; in MapMemoryAddr() local
|
| H A D | av_hardware_memory.cpp | 133 unsigned int prot = PROT_READ | PROT_WRITE; in MapMemoryAddr() local
|
| /foundation/multimedia/media_foundation/src/buffer/avsharedmemory/ |
| H A D | avsharedmemorybase.cpp | 120 unsigned int prot = PROT_READ | PROT_WRITE; in MapMemory() local
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| H A D | co_routine.cpp | 261 static void CoSetStackProt(CoRoutine* co, int prot) in CoSetStackProt() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/ |
| H A D | av_sync_utils.cpp | 38 unsigned int prot = PROT_READ | PROT_WRITE;
in CreateAVTransSharedMemory() local 92 unsigned int prot = PROT_WRITE;
in WriteClockUnitToMemory() local [all...] |
| /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
|
| /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
|