| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | init.c | 437 pmdval_t prot; member 493 section_update(unsigned long addr, pmdval_t mask, pmdval_t prot, struct mm_struct *mm) section_update() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | dump_pagetables.c | 254 pgprotval_t prot = val & PTE_FLAGS_MASK; in effective_prot() local
|
| /kernel/linux/linux-6.6/arch/ia64/pci/ |
| H A D | pci.c | 443 pgprot_t prot; in pci_mmap_legacy_page_range() local
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | process.c | 741 int arch_elf_adjust_prot(int prot, const struct arch_elf_state *state, in arch_elf_adjust_prot() argument
|
| /kernel/linux/linux-6.6/arch/csky/include/asm/ |
| H A D | pgtable.h | 235 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local 245 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine() local [all...] |
| /kernel/linux/linux-6.6/arch/hexagon/include/asm/ |
| H A D | pgtable.h | 288 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() argument
|
| /kernel/linux/linux-6.6/arch/arm/mach-sa1100/ |
| H A D | assabet.c | 605 int prot = PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_DOMAIN(DOMAIN_IO); in map_sa1100_gpio_regs() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/ |
| H A D | mmu.c | 116 setibat(int index, unsigned long virt, phys_addr_t phys, unsigned int size, pgprot_t prot) setibat() argument 255 setbat(int index, unsigned long virt, phys_addr_t phys, unsigned int size, pgprot_t prot) setbat() argument
|
| /kernel/linux/linux-6.6/arch/nios2/include/asm/ |
| H A D | pgtable.h | 95 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local
|
| /kernel/linux/linux-6.6/arch/sh/mm/ |
| H A D | pmb.c | 117 static inline unsigned long pgprot_to_pmb_flags(pgprot_t prot) in pgprot_to_pmb_flags() argument 207 static inline bool pmb_prot_valid(pgprot_t prot) in pmb_prot_valid() argument 335 pmb_bolt_mapping(unsigned long vaddr, phys_addr_t phys, unsigned long size, pgprot_t prot) pmb_bolt_mapping() argument 410 pmb_remap_caller(phys_addr_t phys, unsigned long size, pgprot_t prot, void *caller) pmb_remap_caller() argument
|
| /kernel/linux/linux-6.6/arch/um/kernel/ |
| H A D | tlb.c | 24 unsigned int prot; member 35 unsigned int prot; member 121 add_mmap(unsigned long virt, unsigned long phys, unsigned long len, unsigned int prot, struct host_vm_change *hvc) add_mmap() argument 186 add_mprotect(unsigned long addr, unsigned long len, unsigned int prot, struct host_vm_change *hvc) add_mprotect() argument 222 int r, w, x, prot, ret = 0; update_pte_range() local 464 int r, w, x, prot, err = 0; flush_tlb_page() local [all...] |
| /kernel/linux/linux-5.10/drivers/iommu/ |
| H A D | tegra-gart.c | 180 gart_iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t pa, size_t bytes, int prot, gfp_t gfp) gart_iommu_map() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | mac.c | 205 u32 prot[6]; in mt7601u_mac_set_protection() local [all...] |
| /kernel/linux/linux-5.10/drivers/soc/aspeed/ |
| H A D | aspeed-p2a-ctrl.c | 103 pgprot_t prot; in aspeed_p2a_mmap() local
|
| /kernel/linux/linux-5.10/security/integrity/ima/ |
| H A D | ima_main.c | 431 int ima_file_mprotect(struct vm_area_struct *vma, unsigned long prot) in ima_file_mprotect() argument 405 ima_file_mmap(struct file *file, unsigned long reqprot, unsigned long prot, unsigned long flags) ima_file_mmap() argument
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | mprotect.c | 522 do_mprotect_pkey(unsigned long start, size_t len, unsigned long prot, int pkey) do_mprotect_pkey() argument [all...] |
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | ipv6_sockglue.c | 486 struct proto *prot = &udp_prot; in do_ipv6_setsockopt() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | tcp_bpf.c | 581 static void tcp_bpf_rebuild_protos(struct proto prot[TCP_BPF_NUM_CFGS], in tcp_bpf_rebuild_protos() argument 646 struct proto *prot in tcp_bpf_clone() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
| H A D | gem.c | 177 int prot = IOMMU_READ | IOMMU_WRITE; in tegra_bo_iommu_map() local 522 pgprot_t prot = vm_get_page_prot(vma->vm_flags); in __tegra_gem_mmap() local
|
| /kernel/linux/linux-5.10/drivers/s390/net/ |
| H A D | qeth_l3_sys.c | 66 qeth_l3_dev_route_store(struct qeth_card *card, struct qeth_routing_info *route, enum qeth_prot_versions prot, const char *buf, size_t count) qeth_l3_dev_route_store() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | dma-map-ops.h | 266 static inline pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, in dma_pgprot() argument
|
| /kernel/linux/linux-6.6/drivers/accel/ivpu/ |
| H A D | ivpu_gem.c | 567 pgprot_t prot; in ivpu_bo_alloc_internal() local
|
| /kernel/linux/linux-6.6/fs/pstore/ |
| H A D | ram_core.c | 409 pgprot_t prot; in persistent_ram_vmap() local
|
| /kernel/linux/linux-6.6/include/linux/regulator/ |
| H A D | machine.h | 89 int prot; member
|
| /kernel/linux/linux-6.6/drivers/soc/aspeed/ |
| H A D | aspeed-p2a-ctrl.c | 103 pgprot_t prot; in aspeed_p2a_mmap() local
|