Home
last modified time | relevance | path

Searched defs:prot (Results 1 - 25 of 819) sorted by relevance

12345678910>>...33

/third_party/jerryscript/tests/jerry-test-suite/08/08.12/08.12.02/
H A D08.12.02-001.js
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dvmalloc.h10 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 Dmman.h17 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 Dvmalloc.h12 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 Dnet_netdb_test_001.cpp40 struct protoent *prot = getprotobyname("icmp"); in ProtoentTest() local
/third_party/typescript/tests/baselines/reference/
H A DprivateProtectedMembersAreNotAccessibleDestructuring.js66 var prot = k.prot; // error global() variable
[all...]
/third_party/rust/crates/rustix/tests/mm/
H A Dmain.rs13 mod prot; modules
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dvmalloc.h10 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 Dvmalloc.h11 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 Dvendorfakebootpartition_test.c17 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 Dfb.h12 unsigned long prot; in fb_pgprotect() local
/kernel/linux/build/test/tracepointtest/vendoramlemmcpartition_test/
H A Dvendoramlemmcpartition_test.c17 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 Dvendordomprotectpkey_test.c17 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 Dprotocol.c28 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 Dmprotect.c5 int __mprotect(void *addr, size_t len, int prot) in __mprotect() argument
/third_party/musl/src/linux/
H A Dremap_file_pages.c5 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 Dhighmem.c35 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 Dioremap.c18 pgprot_t prot = __pgprot(_PAGE_PRESENT|_PAGE_READ|_PAGE_WRITE in ioremap() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmman.h16 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 Dioremap_32.c11 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 Dhighmem.c27 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 Dhighmem.c13 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 Dsetup.c49 pgprot_t prot; in lboxre2_devices_setup() local
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dioremap.h10 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 Dsyscall.c17 old_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long offset) old_mmap() argument

Completed in 5 milliseconds

12345678910>>...33