/third_party/jerryscript/tests/jerry-test-suite/08/08.12/08.12.02/ |
H A D | 08.12.02-001.js | |
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | vmalloc.h | 10 static __always_inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() argument 17 static __always_inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() argument
|
H A D | mman.h | 17 static inline unsigned long arch_calc_vm_prot_bits(unsigned long prot, in arch_calc_vm_prot_bits() argument 28 static inline bool arch_validate_prot(unsigned long prot, unsigned long addr) in arch_validate_prot() argument
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | vmalloc.h | 12 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() argument 19 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() argument
|
/kernel/liteos_a/testsuites/unittest/net/netdb/smoke/ |
H A D | net_netdb_test_001.cpp | 40 struct protoent *prot = getprotobyname("icmp"); in ProtoentTest() local
|
/third_party/typescript/tests/baselines/reference/ |
H A D | privateProtectedMembersAreNotAccessibleDestructuring.js | 66 var prot = k.prot; // error global() variable [all...] |
/third_party/rust/crates/rustix/tests/mm/ |
H A D | main.rs | 13 mod prot; modules
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | vmalloc.h | 10 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() argument 20 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() argument 29 static inline pgprot_t arch_vmap_pgprot_tagged(pgprot_t prot) in arch_vmap_pgprot_tagged() argument
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | vmalloc.h | 11 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() argument 17 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() argument
|
/kernel/linux/build/test/tracepointtest/vendorfakebootpartition_test/ |
H A D | vendorfakebootpartition_test.c | 17 static void vendor_fake_boot_partition(void *data, unsigned long prot, int *err) in vendor_fake_boot_partition() argument
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | fb.h | 12 unsigned long prot; in fb_pgprotect() local
|
/kernel/linux/build/test/tracepointtest/vendoramlemmcpartition_test/ |
H A D | vendoramlemmcpartition_test.c | 17 static void vendor_aml_emmc_partition(void *data, unsigned long prot, int *err) in vendor_aml_emmc_partition() argument
|
/kernel/linux/build/test/tracepointtest/vendordomprotectpkey_test/ |
H A D | vendordomprotectpkey_test.c | 17 static void vendor_do_mprotect_pkey(void *data, unsigned long prot, int *err) in vendor_do_mprotect_pkey() argument
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | protocol.c | 28 int ninet_add_protocol(const struct ninet_protocol *prot, in ninet_add_protocol() argument 35 int ninet_del_protocol(const struct ninet_protocol *prot, in ninet_del_protocol() argument
|
/third_party/musl/src/mman/ |
H A D | mprotect.c | 5 int __mprotect(void *addr, size_t len, int prot) in __mprotect() argument
|
/third_party/musl/src/linux/ |
H A D | remap_file_pages.c | 5 int remap_file_pages(void *addr, size_t size, int prot, size_t pgoff, int flags) in remap_file_pages() argument
|
/kernel/linux/linux-5.10/arch/microblaze/mm/ |
H A D | highmem.c | 35 void *kmap_atomic_high_prot(struct page *page, pgprot_t prot) in kmap_atomic_high_prot() argument
|
/kernel/linux/linux-5.10/arch/hexagon/mm/ |
H A D | ioremap.c | 18 pgprot_t prot = __pgprot(_PAGE_PRESENT|_PAGE_READ|_PAGE_WRITE in ioremap() local
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | mman.h | 16 static inline unsigned long arch_calc_vm_prot_bits(unsigned long prot, in arch_calc_vm_prot_bits() argument 39 static inline bool arch_validate_prot(unsigned long prot, unsigned long addr) in arch_validate_prot() argument
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
H A D | ioremap_32.c | 11 pgprot_t prot = pgprot_cached_wthru(PAGE_KERNEL); in ioremap_wt() local 18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller() argument
|
H A D | highmem.c | 27 void *kmap_atomic_high_prot(struct page *page, pgprot_t prot) in kmap_atomic_high_prot() argument
|
/kernel/linux/linux-5.10/arch/nds32/mm/ |
H A D | highmem.c | 13 void *kmap_atomic_high_prot(struct page *page, pgprot_t prot) in kmap_atomic_high_prot() argument
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-lboxre2/ |
H A D | setup.c | 49 pgprot_t prot; in lboxre2_devices_setup() local
|
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | ioremap.h | 10 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed() argument
|
/kernel/linux/linux-5.10/arch/um/kernel/ |
H A D | syscall.c | 17 old_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long offset) old_mmap() argument
|