Home
last modified time | relevance | path

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

12345678910>>...30

/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
/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
/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
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dioremap.c6 ioremap_prot(phys_addr_t phys_addr, size_t size, unsigned long prot) ioremap_prot() argument
H A Dmmap.c82 pteval_t prot = pgprot_val(protection_map[vm_flags & in vm_get_page_prot() local
/kernel/linux/linux-6.6/arch/parisc/mm/
H A Dioremap.c16 ioremap_prot(phys_addr_t phys_addr, size_t size, unsigned long prot) ioremap_prot() argument
/kernel/linux/linux-6.6/arch/arc/mm/
H A Dioremap.c49 pgprot_t prot = __pgprot(flags); in ioremap_prot() local
/kernel/linux/linux-6.6/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

Completed in 6 milliseconds

12345678910>>...30