Home
last modified time | relevance | path

Searched defs:prot (Results 76 - 100 of 856) sorted by relevance

12345678910>>...35

/kernel/linux/linux-6.6/arch/sh/boards/mach-sh03/
H A Dsetup.c71 pgprot_t prot; in sh03_devices_setup() local
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Defi.c48 pgprot_t prot = __pgprot(pgprot_val(efimem_to_pgprot_map(md)) & in efi_create_mapping() local
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dsys_sh.c32 old_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, int fd, unsigned long off) old_mmap() argument
41 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/sh/mm/
H A Dioremap.c40 __ioremap_29bit(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap_29bit() argument
75 ioremap_prot(phys_addr_t phys_addr, size_t size, unsigned long prot) ioremap_prot() argument
H A Dioremap_fixed.c48 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed() argument
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dmman.h31 static inline unsigned long sparc_calc_vm_prot_bits(unsigned long prot) in sparc_calc_vm_prot_bits() argument
50 static inline int sparc_validate_prot(unsigned long prot, unsigned long addr) in sparc_validate_prot() argument
/kernel/linux/linux-5.10/kernel/dma/
H A Dremap.c22 dma_common_pages_remap(struct page **pages, size_t size, pgprot_t prot, const void *caller) dma_common_pages_remap() argument
38 dma_common_contiguous_remap(struct page *page, size_t size, pgprot_t prot, const void *caller) dma_common_contiguous_remap() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_bpf.c18 static void udp_bpf_rebuild_protos(struct proto *prot, const struct proto *base) in udp_bpf_rebuild_protos() argument
/kernel/linux/linux-6.6/kernel/dma/
H A Dremap.c22 dma_common_pages_remap(struct page **pages, size_t size, pgprot_t prot, const void *caller) dma_common_pages_remap() argument
38 dma_common_contiguous_remap(struct page *page, size_t size, pgprot_t prot, const void *caller) dma_common_contiguous_remap() argument
/kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/
H A Dmmap_test_002.cpp35 static int CheckedMmap(int prot, int flags, int fd) in CheckedMmap() argument
/kernel/linux/linux-6.6/mm/
H A Dioremap.c15 generic_ioremap_prot(phys_addr_t phys_addr, size_t size, pgprot_t prot) generic_ioremap_prot() argument
52 ioremap_prot(phys_addr_t phys_addr, size_t size, unsigned long prot) ioremap_prot() argument
/third_party/libdrm/
H A Dlibdrm_macros.h51 static inline void *drm_mmap(void *addr, size_t length, int prot, int flags, in drm_mmap() argument
/third_party/musl/src/mman/
H A Dmmap.c14 void *__mmap(void *start, size_t len, int prot, int flags, int fd, off_t off) in __mmap() argument
58 void *__lldb_mmap(void *start, size_t len, int prot, int flags, int fd, intptr_t off) { in __lldb_mmap() argument
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap06.c28 int prot; member
/third_party/ltp/testcases/kernel/syscalls/pkeys/
H A Dpkey.h20 inline int ltp_pkey_mprotect(void *addr, size_t len, int prot, int pkey) in ltp_pkey_mprotect() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/
H A D1-2.c57 int prot; in main() local
H A D4-1.c53 int prot; in main() local
H A D3-1.c44 int prot; in main() local
H A D9-1.c41 int prot; in main() local
H A D1-1.c57 int prot; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D5-1.c38 int prot; member
[all...]
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Ddma.c26 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() argument
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dioremap.c65 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) in __ioremap() argument
21 __ioremap_caller(phys_addr_t phys_addr, size_t size, pgprot_t prot, void *caller) __ioremap_caller() argument
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgalloc.h23 static inline void __pud_populate(pud_t *pudp, phys_addr_t pmdp, pudval_t prot) in __pud_populate() argument
33 static inline void __pud_populate(pud_t *pudp, phys_addr_t pmdp, pudval_t prot) in __pud_populate() argument
41 static inline void __p4d_populate(p4d_t *p4dp, phys_addr_t pudp, p4dval_t prot) in __p4d_populate() argument
51 static inline void __p4d_populate(p4d_t *p4dp, phys_addr_t pudp, p4dval_t prot) in __p4d_populate() argument
60 __pmd_populate(pmd_t *pmdp, phys_addr_t ptep, pmdval_t prot) __pmd_populate() argument
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dhighmem.c21 void *kmap_atomic_high_prot(struct page *page, pgprot_t prot) in kmap_atomic_high_prot() argument

Completed in 11 milliseconds

12345678910>>...35