/linux-4.1.27/arch/x86/include/asm/ |
H A D | fb.h | 11 unsigned long prot; fb_pgprotect() local
|
/linux-4.1.27/arch/mn10300/kernel/ |
H A D | sys_mn10300.c | 26 old_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long offset) old_mmap() argument
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | mman.h | 21 static inline unsigned long arch_calc_vm_prot_bits(unsigned long prot) arch_calc_vm_prot_bits() argument 33 static inline int arch_validate_prot(unsigned long prot) arch_validate_prot() argument
|
/linux-4.1.27/arch/cris/kernel/ |
H A D | sys_cris.c | 30 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, sys_mmap2() argument
|
/linux-4.1.27/arch/frv/kernel/ |
H A D | sys_frv.c | 30 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
|
/linux-4.1.27/arch/tile/gxio/ |
H A D | kiorpc.c | 33 pgprot_t mmio_base, prot = { 0 }; iorpc_ioremap() local
|
/linux-4.1.27/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
|
H A D | tlb.c | 24 unsigned int prot; member in struct:host_vm_change::host_vm_op::__anon2946::__anon2947 35 unsigned int prot; member in struct:host_vm_change::host_vm_op::__anon2946::__anon2949 188 int r, w, x, prot, ret = 0; update_pte_range() local 391 int r, w, x, prot, err = 0; flush_tlb_page() local 87 add_mmap(unsigned long virt, unsigned long phys, unsigned long len, unsigned int prot, struct host_vm_change *hvc) add_mmap() argument 152 add_mprotect(unsigned long addr, unsigned long len, unsigned int prot, struct host_vm_change *hvc) add_mprotect() argument
|
/linux-4.1.27/arch/metag/mm/ |
H A D | ioremap.c | 34 pgprot_t prot; __ioremap() local
|
/linux-4.1.27/arch/microblaze/mm/ |
H A D | highmem.c | 34 void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot() argument
|
/linux-4.1.27/arch/score/kernel/ |
H A D | sys_score.c | 37 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, sys_mmap2() argument 44 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, sys_mmap() argument
|
/linux-4.1.27/arch/sh/boards/mach-lboxre2/ |
H A D | setup.c | 53 pgprot_t prot; lboxre2_devices_setup() local
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | highmem.c | 32 void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot() argument
|
H A D | pgtable_32.c | 397 static int __change_page_attr(struct page *page, pgprot_t prot) __change_page_attr() argument 423 static int change_page_attr(struct page *page, int numpages, pgprot_t prot) change_page_attr() argument
|
H A D | ppc_mmu_32.c | 115 setbat(int index, unsigned long virt, phys_addr_t phys, unsigned int size, pgprot_t prot) setbat() argument
|
H A D | hash_utils_64.c | 675 unsigned long prot; htab_initialize() local 181 htab_bolt_mapping(unsigned long vstart, unsigned long vend, unsigned long pstart, unsigned long prot, int psize, int ssize) htab_bolt_mapping() argument
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | sys.c | 29 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, off_t off) sys_mmap() argument
|
H A D | efi.c | 238 pgprot_t prot; efi_virtmap_init() local
|
/linux-4.1.27/arch/avr32/mm/ |
H A D | ioremap.c | 28 pgprot_t prot; __ioremap() local
|
/linux-4.1.27/arch/hexagon/mm/ |
H A D | ioremap.c | 31 pgprot_t prot = __pgprot(_PAGE_PRESENT|_PAGE_READ|_PAGE_WRITE ioremap_nocache() local
|
/linux-4.1.27/net/ipv4/ |
H A D | protocol.c | 35 int inet_add_protocol(const struct net_protocol *prot, unsigned char protocol) inet_add_protocol() argument 48 int inet_add_offload(const struct net_offload *prot, unsigned char protocol) inet_add_offload() argument 55 int inet_del_protocol(const struct net_protocol *prot, unsigned char protocol) inet_del_protocol() argument 68 int inet_del_offload(const struct net_offload *prot, unsigned char protocol) inet_del_offload() argument
|
H A D | ip_fragment.c | 103 static unsigned int ipqhashfn(__be16 id, __be32 saddr, __be32 daddr, u8 prot) ipqhashfn() argument
|
H A D | route.c | 527 u8 prot = iph->protocol; build_skb_flow_key() local 790 u8 prot = iph->protocol; ip_do_redirect() local 502 __build_flow_key(struct flowi4 *fl4, const struct sock *sk, const struct iphdr *iph, int oif, u8 tos, u8 prot, u32 mark, int flow_flags) __build_flow_key() argument
|
/linux-4.1.27/net/ipv6/ |
H A D | protocol.c | 32 int inet6_add_protocol(const struct inet6_protocol *prot, unsigned char protocol) inet6_add_protocol() argument 39 int inet6_del_protocol(const struct inet6_protocol *prot, unsigned char protocol) inet6_del_protocol() argument 56 int inet6_add_offload(const struct net_offload *prot, unsigned char protocol) inet6_add_offload() argument 63 int inet6_del_offload(const struct net_offload *prot, unsigned char protocol) inet6_del_offload() argument
|
H A D | ipv6_sockglue.c | 223 struct proto *prot = &udp_prot; do_ipv6_setsockopt() local
|
/linux-4.1.27/include/linux/can/ |
H A D | core.h | 40 struct proto *prot; member in struct:can_proto
|
/linux-4.1.27/arch/x86/mm/ |
H A D | iomap_32.c | 34 int iomap_create_wc(resource_size_t base, unsigned long size, pgprot_t *prot) iomap_create_wc() argument 57 void *kmap_atomic_prot_pfn(unsigned long pfn, pgprot_t prot) kmap_atomic_prot_pfn() argument 77 iomap_atomic_prot_pfn(unsigned long pfn, pgprot_t prot) iomap_atomic_prot_pfn() argument
|
H A D | highmem_32.c | 33 void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot() argument
|
H A D | dump_pagetables.c | 124 static void printk_prot(struct seq_file *m, pgprot_t prot, int level, bool dmsg) printk_prot() argument 193 pgprotval_t prot, cur; note_page() local 275 pgprot_t prot = pte_pgprot(*start); walk_pte_level() local 295 pgprotval_t prot = pmd_val(*start) & PTE_FLAGS_MASK; walk_pmd_level() local 327 pgprotval_t prot = pud_val(*start) & PTE_FLAGS_MASK; walk_pud_level() local 365 pgprotval_t prot = pgd_val(*start) & PTE_FLAGS_MASK; ptdump_walk_pgd_level() local
|
H A D | ioremap.c | 91 pgprot_t prot; __ioremap_caller() local
|
H A D | pgtable.c | 566 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) pud_set_huge() argument 587 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) pmd_set_huge() argument
|
H A D | init_32.c | 316 pgprot_t prot = PAGE_KERNEL_LARGE; kernel_physical_mapping_init() local 348 pgprot_t prot = PAGE_KERNEL; kernel_physical_mapping_init() local
|
H A D | init_64.c | 331 pgprot_t prot; __init_extra_mapping() local 532 pgprot_t prot = PAGE_KERNEL; phys_pud_init() local 402 phys_pte_init(pte_t *pte_page, unsigned long addr, unsigned long end, pgprot_t prot) phys_pte_init() argument 447 phys_pmd_init(pmd_t *pmd_page, unsigned long address, unsigned long end, unsigned long page_size_mask, pgprot_t prot) phys_pmd_init() argument
|
H A D | pageattr.c | 252 static inline pgprot_t static_protections(pgprot_t prot, unsigned long address, static_protections() argument
|
H A D | pat.c | 806 unsigned long prot; track_pfn_copy() local 831 int track_pfn_remap(struct vm_area_struct *vma, pgprot_t *prot, track_pfn_remap() argument 870 int track_pfn_insert(struct vm_area_struct *vma, pgprot_t *prot, track_pfn_insert() argument 895 unsigned long prot; untrack_pfn() local 914 pgprot_t pgprot_writecombine(pgprot_t prot) pgprot_writecombine() argument
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | sys_sh.c | 31 old_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, int fd, unsigned long off) old_mmap() argument 40 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
|
/linux-4.1.27/arch/sh/mm/ |
H A D | ioremap_fixed.c | 47 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) ioremap_fixed() argument
|
H A D | nommu.c | 98 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) __set_fixmap() argument
|
H A D | init.c | 72 static void set_pte_phys(unsigned long addr, unsigned long phys, pgprot_t prot) set_pte_phys() argument 89 static void clear_pte_phys(unsigned long addr, pgprot_t prot) clear_pte_phys() argument 102 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) __set_fixmap() argument 114 void __clear_fixmap(enum fixed_addresses idx, pgprot_t prot) __clear_fixmap() argument
|
H A D | pmb.c | 117 static inline unsigned long pgprot_to_pmb_flags(pgprot_t prot) pgprot_to_pmb_flags() argument 207 static inline bool pmb_prot_valid(pgprot_t prot) 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
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | sys_s390.c | 42 unsigned long prot; member in struct:s390_mmap_arg_struct
|
H A D | compat_linux.c | 430 compat_ulong_t prot; member in struct:mmap_arg_struct_emu31
|
H A D | crash_dump.c | 186 remap_oldmem_pfn_range_kdump(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) remap_oldmem_pfn_range_kdump() argument 213 remap_oldmem_pfn_range_zfcpdump(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) remap_oldmem_pfn_range_zfcpdump() argument 235 remap_oldmem_pfn_range(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) remap_oldmem_pfn_range() argument
|
/linux-4.1.27/arch/sh/boards/mach-landisk/ |
H A D | setup.c | 57 pgprot_t prot; landisk_devices_setup() local
|
/linux-4.1.27/arch/sh/boards/mach-sh03/ |
H A D | setup.c | 78 pgprot_t prot; sh03_devices_setup() local
|
/linux-4.1.27/arch/openrisc/mm/ |
H A D | ioremap.c | 42 __ioremap(phys_addr_t addr, unsigned long size, pgprot_t prot) __ioremap() argument
|
H A D | init.c | 78 pgprot_t prot; map_ram() local
|
/linux-4.1.27/arch/arm64/mm/ |
H A D | ioremap.c | 76 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) __ioremap() argument 32 __ioremap_caller(phys_addr_t phys_addr, size_t size, pgprot_t prot, void *caller) __ioremap_caller() argument
|
H A D | dma-mapping.c | 34 static pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot, __get_dma_pgprot() argument 358 pgprot_t prot = __pgprot(PROT_NORMAL_NC); atomic_pool_init() local
|
H A D | dump.c | 188 u64 prot = val & pg_level[level].mask; note_page() local
|
H A D | mmu.c | 115 pgprot_t prot = __pgprot(pud_val(*old_pud) ^ addr); split_pud() local 89 alloc_init_pte(pmd_t *pmd, unsigned long addr, unsigned long end, unsigned long pfn, pgprot_t prot, void *(*alloc)(unsigned long size)) alloc_init_pte() argument 124 alloc_init_pmd(struct mm_struct *mm, pud_t *pud, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot, void *(*alloc)(unsigned long size)) alloc_init_pmd() argument 189 alloc_init_pud(struct mm_struct *mm, pgd_t *pgd, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot, void *(*alloc)(unsigned long size)) alloc_init_pud() argument 241 __create_mapping(struct mm_struct *mm, pgd_t *pgd, phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot, void *(*alloc)(unsigned long size)) __create_mapping() argument 269 create_mapping(phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot) create_mapping() argument 281 create_pgd_mapping(struct mm_struct *mm, phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot) create_pgd_mapping() argument 289 create_mapping_late(phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot) create_mapping_late() argument
|
/linux-4.1.27/arch/cris/mm/ |
H A D | ioremap.c | 30 void __iomem * __ioremap_prot(unsigned long phys_addr, unsigned long size, pgprot_t prot) __ioremap_prot() argument
|
/linux-4.1.27/arch/ia64/mm/ |
H A D | ioremap.c | 40 pgprot_t prot; ioremap() local
|
/linux-4.1.27/arch/arm/mm/ |
H A D | idmap.c | 21 idmap_add_pmd(pud_t *pud, unsigned long addr, unsigned long end, unsigned long prot) idmap_add_pmd() argument 52 idmap_add_pmd(pud_t *pud, unsigned long addr, unsigned long end, unsigned long prot) idmap_add_pmd() argument 65 idmap_add_pud(pgd_t *pgd, unsigned long addr, unsigned long end, unsigned long prot) idmap_add_pud() argument 77 identity_mapping_add(pgd_t *pgd, const char *text_start, const char *text_end, unsigned long prot) identity_mapping_add() argument
|
H A D | fault-armv.c | 243 pgprot_t prot = __pgprot_modify(PAGE_KERNEL, check_writebuffer_bugs() local
|
H A D | dump.c | 221 u64 prot = val & pg_level[level].mask; note_page() local
|
H A D | init.c | 575 pmdval_t prot; member in struct:section_perm 628 section_update(unsigned long addr, pmdval_t mask, pmdval_t prot) section_update() argument
|
H A D | mmu.c | 365 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) __set_fixmap() argument 685 static pte_t * __init early_pte_alloc(pmd_t *pmd, unsigned long addr, unsigned long prot) early_pte_alloc() argument
|
H A D | dma-mapping.c | 299 __dma_alloc_remap(struct page *page, size_t size, gfp_t gfp, pgprot_t prot, __dma_alloc_remap() argument 349 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); atomic_pool_init() local 453 pgprot_t prot = *(pgprot_t *)data; __dma_update_pte() local 459 static void __dma_remap(struct page *page, size_t size, pgprot_t prot) __dma_remap() argument 573 static inline pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot) __get_dma_pgprot() argument 670 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); arm_dma_alloc() local 683 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); arm_coherent_dma_alloc() local 1226 __iommu_alloc_remap(struct page **pages, size_t size, gfp_t gfp, pgprot_t prot, __iommu_alloc_remap() argument 1347 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); arm_iommu_alloc_attrs() local 1470 int prot; __dma_direction_to_prot() local 1502 int prot; __map_sg_chunk() local 1720 int ret, prot, len = PAGE_ALIGN(size + offset); arm_coherent_iommu_map_page() local 468 __alloc_remap_buffer(struct device *dev, size_t size, gfp_t gfp, pgprot_t prot, struct page **ret_page, const void *caller, bool want_vaddr) __alloc_remap_buffer() argument 527 __alloc_from_contiguous(struct device *dev, size_t size, pgprot_t prot, struct page **ret_page, const void *caller, bool want_vaddr) __alloc_from_contiguous() argument 611 __dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp, pgprot_t prot, bool is_coherent, struct dma_attrs *attrs, const void *caller) __dma_alloc() argument
|
/linux-4.1.27/arch/arc/mm/ |
H A D | ioremap.c | 47 pgprot_t prot = __pgprot(flags); ioremap_prot() local
|
/linux-4.1.27/include/linux/ |
H A D | mman.h | 52 static inline int arch_validate_prot(unsigned long prot) arch_validate_prot() argument 73 calc_vm_prot_bits(unsigned long prot) calc_vm_prot_bits() argument
|
H A D | io-mapping.h | 41 pgprot_t prot; member in struct:io_mapping 55 pgprot_t prot; io_mapping_create_wc() local
|
H A D | io.h | 34 ioremap_page_range(unsigned long addr, unsigned long end, phys_addr_t phys_addr, pgprot_t prot) ioremap_page_range() argument
|
H A D | ima.h | 40 static inline int ima_file_mmap(struct file *file, unsigned long prot) ima_file_mmap() argument
|
H A D | vmalloc.h | 132 map_kernel_range_noflush(unsigned long start, unsigned long size, pgprot_t prot, struct page **pages) map_kernel_range_noflush() argument
|
H A D | agpgart.h | 56 int prot; /* prot flags for mmap */ member in struct:agp_segment 62 pgprot_t prot; member in struct:agp_segment_priv
|
H A D | iommu.h | 288 iommu_map_sg(struct iommu_domain *domain, unsigned long iova, struct scatterlist *sg, unsigned int nents, int prot) iommu_map_sg() argument 335 iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, int gfp_order, int prot) iommu_map() argument 347 iommu_map_sg(struct iommu_domain *domain, unsigned long iova, struct scatterlist *sg, unsigned int nents, int prot) iommu_map_sg() argument 354 iommu_domain_window_enable(struct iommu_domain *domain, u32 wnd_nr, phys_addr_t paddr, u64 size, int prot) iommu_domain_window_enable() argument
|
/linux-4.1.27/include/net/phonet/ |
H A D | phonet.h | 107 struct proto *prot; member in struct:phonet_protocol
|
/linux-4.1.27/arch/mips/mm/ |
H A D | pgtable-64.c | 79 pmd_t mk_pmd(struct page *page, pgprot_t prot) mk_pmd() argument
|
H A D | init.c | 83 static void *__kmap_pgprot(struct page *page, unsigned long addr, pgprot_t prot) __kmap_pgprot() argument
|
/linux-4.1.27/drivers/iommu/ |
H A D | fsl_pamu_domain.h | 28 int prot; member in struct:dma_window
|
H A D | msm_iommu.c | 367 msm_iommu_map(struct iommu_domain *domain, unsigned long va, phys_addr_t pa, size_t len, int prot) msm_iommu_map() argument
|
H A D | shmobile-iommu.c | 220 shmobile_iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) shmobile_iommu_map() argument
|
H A D | tegra-gart.c | 265 gart_iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t pa, size_t bytes, int prot) gart_iommu_map() argument
|
H A D | fsl_pamu_domain.c | 534 fsl_pamu_window_enable(struct iommu_domain *domain, u32 wnd_nr, phys_addr_t paddr, u64 size, int prot) fsl_pamu_window_enable() argument
|
H A D | fsl_pamu.c | 332 pamu_config_ppaace(int liodn, phys_addr_t win_addr, phys_addr_t win_size, u32 omi, unsigned long rpn, u32 snoopid, u32 stashid, u32 subwin_cnt, int prot) pamu_config_ppaace() argument 424 pamu_config_spaace(int liodn, u32 subwin_cnt, u32 subwin, phys_addr_t subwin_size, u32 omi, unsigned long rpn, u32 snoopid, u32 stashid, int enable, int prot) pamu_config_spaace() argument
|
H A D | iommu.c | 1028 iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) iommu_map() argument 1136 default_iommu_map_sg(struct iommu_domain *domain, unsigned long iova, struct scatterlist *sg, unsigned int nents, int prot) default_iommu_map_sg() argument 1179 iommu_domain_window_enable(struct iommu_domain *domain, u32 wnd_nr, phys_addr_t paddr, u64 size, int prot) iommu_domain_window_enable() argument
|
H A D | omap-iommu.c | 662 static int iopgd_alloc_section(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) iopgd_alloc_section() argument 677 static int iopgd_alloc_super(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) iopgd_alloc_super() argument 694 static int iopte_alloc_page(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) iopte_alloc_page() argument 711 static int iopte_alloc_large(struct omap_iommu *obj, u32 da, u32 pa, u32 prot) iopte_alloc_large() argument 736 u32 prot; iopgtable_store_entry_core() local 1123 omap_iommu_map(struct iommu_domain *domain, unsigned long da, phys_addr_t pa, size_t bytes, int prot) omap_iommu_map() argument
|
H A D | rockchip-iommu.c | 228 static u32 rk_mk_pte(phys_addr_t page, int prot) rk_mk_pte() argument 610 rk_iommu_map_iova(struct rk_iommu_domain *rk_domain, u32 *pte_addr, dma_addr_t iova, phys_addr_t paddr, size_t size, int prot) rk_iommu_map_iova() argument 646 rk_iommu_map(struct iommu_domain *domain, unsigned long _iova, phys_addr_t paddr, size_t size, int prot) rk_iommu_map() argument
|
H A D | tegra-smmu.c | 537 tegra_smmu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) tegra_smmu_map() argument
|
H A D | exynos-iommu.c | 995 exynos_iommu_map(struct iommu_domain *domain, unsigned long l_iova, phys_addr_t paddr, size_t size, int prot) exynos_iommu_map() argument
|
H A D | io-pgtable-arm.c | 328 arm_lpae_iopte prot; arm_lpae_map() local 207 arm_lpae_init_pte(struct arm_lpae_io_pgtable *data, unsigned long iova, phys_addr_t paddr, arm_lpae_iopte prot, int lvl, arm_lpae_iopte *ptep) arm_lpae_init_pte() argument 247 __arm_lpae_map(struct arm_lpae_io_pgtable *data, unsigned long iova, phys_addr_t paddr, size_t size, arm_lpae_iopte prot, int lvl, arm_lpae_iopte *ptep) __arm_lpae_map() argument 289 arm_lpae_prot_to_pte(struct arm_lpae_io_pgtable *data, int prot) arm_lpae_prot_to_pte() argument 377 arm_lpae_split_blk_unmap(struct arm_lpae_io_pgtable *data, unsigned long iova, size_t size, arm_lpae_iopte prot, int lvl, arm_lpae_iopte *ptep, size_t blk_size) arm_lpae_split_blk_unmap() argument
|
H A D | ipmmu-vmsa.c | 551 ipmmu_map(struct iommu_domain *io_domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) ipmmu_map() argument
|
H A D | amd_iommu_types.h | 641 int prot; member in struct:unity_map_entry
|
H A D | arm-smmu.c | 1187 arm_smmu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) arm_smmu_map() argument
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | mmu_context.h | 37 static inline void __install_page_table(pgd_t *pgdir, int asid, pgprot_t prot) __install_page_table() argument
|
H A D | pgtable.h | 278 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) pfn_pte() argument 433 static inline pmd_t ptfn_pmd(unsigned long ptfn, pgprot_t prot) ptfn_pmd() argument
|
/linux-4.1.27/arch/um/os-Linux/skas/ |
H A D | mem.c | 170 int map(struct mm_id * mm_idp, unsigned long virt, unsigned long len, int prot, map() argument 197 protect(struct mm_id * mm_idp, unsigned long addr, unsigned long len, unsigned int prot, int done, void **data) protect() argument
|
/linux-4.1.27/include/net/ |
H A D | protocol.h | 86 struct proto *prot; member in struct:inet_protosw
|
/linux-4.1.27/arch/mn10300/unit-asb2305/ |
H A D | pci-asb2305.c | 219 unsigned long prot; pci_mmap_page_range() local
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | pgalloc.h | 110 __pmd_populate(pmd_t *pmdp, phys_addr_t pte, pmdval_t prot) __pmd_populate() argument
|
H A D | pgtable.h | 153 static inline pte_t clear_pte_bit(pte_t pte, pgprot_t prot) clear_pte_bit() argument 159 static inline pte_t set_pte_bit(pte_t pte, pgprot_t prot) set_pte_bit() argument 268 static inline pgprot_t mk_sect_prot(pgprot_t prot) mk_sect_prot() argument
|
/linux-4.1.27/arch/cris/arch-v32/drivers/pci/ |
H A D | bios.c | 20 unsigned long prot; pci_mmap_page_range() local
|
/linux-4.1.27/arch/frv/mm/ |
H A D | dma-alloc.c | 50 static int map_page(unsigned long va, unsigned long pa, pgprot_t prot) map_page() argument
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | pgalloc.h | 161 pmdval_t prot; pmd_populate() local 131 __pmd_populate(pmd_t *pmdp, phys_addr_t pte, pmdval_t prot) __pmd_populate() argument
|
H A D | pgtable.h | 255 static inline pte_t clear_pte_bit(pte_t pte, pgprot_t prot) clear_pte_bit() argument 261 static inline pte_t set_pte_bit(pte_t pte, pgprot_t prot) set_pte_bit() argument
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | proto.h | 195 pgprot_t prot; __alpha_remap_area_pages() local
|
/linux-4.1.27/lib/ |
H A D | ioremap.c | 53 ioremap_pte_range(pmd_t *pmd, unsigned long addr, unsigned long end, phys_addr_t phys_addr, pgprot_t prot) ioremap_pte_range() argument 71 ioremap_pmd_range(pud_t *pud, unsigned long addr, unsigned long end, phys_addr_t phys_addr, pgprot_t prot) ioremap_pmd_range() argument 97 ioremap_pud_range(pgd_t *pgd, unsigned long addr, unsigned long end, phys_addr_t phys_addr, pgprot_t prot) ioremap_pud_range() argument 123 ioremap_page_range(unsigned long addr, unsigned long end, phys_addr_t phys_addr, pgprot_t prot) ioremap_page_range() argument
|
/linux-4.1.27/mm/ |
H A D | early_ioremap.c | 97 __early_ioremap(resource_size_t phys_addr, unsigned long size, pgprot_t prot) __early_ioremap() argument 48 __late_set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) __late_set_fixmap() argument
|
H A D | util.c | 286 vm_mmap_pgoff(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flag, unsigned long pgoff) vm_mmap_pgoff() argument 306 vm_mmap(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flag, unsigned long offset) vm_mmap() argument
|
H A D | huge_memory.c | 709 static inline pmd_t mk_huge_pmd(struct page *page, pgprot_t prot) mk_huge_pmd() argument
|
H A D | memory.c | 3600 unsigned long prot = 0; generic_access_phys() local 1440 insert_page(struct vm_area_struct *vma, unsigned long addr, struct page *page, pgprot_t prot) insert_page() argument 1518 insert_pfn(struct vm_area_struct *vma, unsigned long addr, unsigned long pfn, pgprot_t prot) insert_pfn() argument 1621 remap_pte_range(struct mm_struct *mm, pmd_t *pmd, unsigned long addr, unsigned long end, unsigned long pfn, pgprot_t prot) remap_pte_range() argument 1642 remap_pmd_range(struct mm_struct *mm, pud_t *pud, unsigned long addr, unsigned long end, unsigned long pfn, pgprot_t prot) remap_pmd_range() argument 1663 remap_pud_range(struct mm_struct *mm, pgd_t *pgd, unsigned long addr, unsigned long end, unsigned long pfn, pgprot_t prot) remap_pud_range() argument 1693 remap_pfn_range(struct vm_area_struct *vma, unsigned long addr, unsigned long pfn, unsigned long size, pgprot_t prot) remap_pfn_range() argument 3568 follow_phys(struct vm_area_struct *vma, unsigned long address, unsigned int flags, unsigned long *prot, resource_size_t *phys) follow_phys() argument
|
H A D | mmap.c | 1457 unsigned long prot; member in struct:mmap_arg_struct 1255 do_mmap_pgoff(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long pgoff, unsigned long *populate) do_mmap_pgoff() argument
|
H A D | nommu.c | 280 void *__vmalloc(unsigned long size, gfp_t gfp_mask, pgprot_t prot) __vmalloc() argument 467 void *vmap(struct page **pages, unsigned int count, unsigned long flags, pgprot_t prot) vmap() argument 480 void *vm_map_ram(struct page **pages, unsigned int count, int node, pgprot_t prot) vm_map_ram() argument 1535 unsigned long prot; member in struct:mmap_arg_struct 948 validate_mmap_request(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long pgoff, unsigned long *_capabilities) validate_mmap_request() argument 1114 determine_vm_flags(struct file *file, unsigned long prot, unsigned long flags, unsigned long capabilities) determine_vm_flags() argument 1274 do_mmap_pgoff(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long pgoff, unsigned long *populate) do_mmap_pgoff() argument 1854 remap_pfn_range(struct vm_area_struct *vma, unsigned long addr, unsigned long pfn, unsigned long size, pgprot_t prot) remap_pfn_range() argument
|
H A D | vmalloc.c | 1115 void *vm_map_ram(struct page **pages, unsigned int count, int node, pgprot_t prot) vm_map_ram() argument 1292 int map_vm_area(struct vm_struct *area, pgprot_t prot, struct page **pages) map_vm_area() argument 1718 void *__vmalloc(unsigned long size, gfp_t gfp_mask, pgprot_t prot) __vmalloc() argument 117 vmap_pte_range(pmd_t *pmd, unsigned long addr, unsigned long end, pgprot_t prot, struct page **pages, int *nr) vmap_pte_range() argument 143 vmap_pmd_range(pud_t *pud, unsigned long addr, unsigned long end, pgprot_t prot, struct page **pages, int *nr) vmap_pmd_range() argument 160 vmap_pud_range(pgd_t *pgd, unsigned long addr, unsigned long end, pgprot_t prot, struct page **pages, int *nr) vmap_pud_range() argument 183 vmap_page_range_noflush(unsigned long start, unsigned long end, pgprot_t prot, struct page **pages) vmap_page_range_noflush() argument 204 vmap_page_range(unsigned long start, unsigned long end, pgprot_t prot, struct page **pages) vmap_page_range() argument 1248 map_kernel_range_noflush(unsigned long addr, unsigned long size, pgprot_t prot, struct page **pages) map_kernel_range_noflush() argument 1551 vmap(struct page **pages, unsigned int count, unsigned long flags, pgprot_t prot) vmap() argument 1578 __vmalloc_area_node(struct vm_struct *area, gfp_t gfp_mask, pgprot_t prot, int node) __vmalloc_area_node() argument 1652 __vmalloc_node_range(unsigned long size, unsigned long align, unsigned long start, unsigned long end, gfp_t gfp_mask, pgprot_t prot, unsigned long vm_flags, int node, const void *caller) __vmalloc_node_range() argument 1710 __vmalloc_node(unsigned long size, unsigned long align, gfp_t gfp_mask, pgprot_t prot, int node, const void *caller) __vmalloc_node() argument
|
/linux-4.1.27/fs/affs/ |
H A D | inode.c | 24 u32 prot; affs_iget() local
|
H A D | amigaffs.c | 388 prot_to_mode(u32 prot) prot_to_mode() argument 417 u32 prot = AFFS_I(inode)->i_protect; mode_to_prot() local
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | sys_sparc_32.c | 98 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument 108 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off) sys_mmap() argument 116 sparc_remap_file_pages(unsigned long start, unsigned long size, unsigned long prot, unsigned long pgoff, unsigned long flags) sparc_remap_file_pages() argument
|
H A D | iommu.c | 437 unsigned long flags, handle, prot, ctx; dma_4u_map_sg() local
|
H A D | pci_sun4v.c | 40 unsigned long prot; /* IOMMU page protections */ member in struct:iommu_batch 50 static inline void iommu_batch_start(struct device *dev, unsigned long prot, unsigned long entry) iommu_batch_start() argument 65 unsigned long prot = p->prot; iommu_batch_flush() local 244 unsigned long prot; dma_4v_map_page() local 328 unsigned long flags, handle, prot; dma_4v_map_sg() local
|
/linux-4.1.27/arch/tile/mm/ |
H A D | highmem.c | 198 void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot() argument 273 void *kmap_atomic_prot_pfn(unsigned long pfn, pgprot_t prot) kmap_atomic_prot_pfn() argument
|
H A D | pgtable.c | 371 pgprot_t set_remote_cache_cpu(pgprot_t prot, int cpu) set_remote_cache_cpu() argument 383 int get_remote_cache_cpu(pgprot_t prot) get_remote_cache_cpu() argument
|
H A D | init.c | 210 static pgprot_t __init construct_pgprot(pgprot_t prot, int home) construct_pgprot() argument 378 static inline pgprot_t ktext_set_nocache(pgprot_t prot) ktext_set_nocache() argument 464 pgprot_t prot = init_pgprot(address); kernel_physical_mapping_init() local 475 pgprot_t prot = init_pgprot(address); kernel_physical_mapping_init() local 513 pgprot_t prot = construct_pgprot(PAGE_KERNEL_EXEC, kernel_physical_mapping_init() local
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | process.c | 136 int prot; os_map_memory() local 150 int prot = ((r ? PROT_READ : 0) | (w ? PROT_WRITE : 0) | os_protect_memory() local
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
H A D | msm_iommu.c | 46 msm_iommu_map(struct msm_mmu *mmu, uint32_t iova, struct sg_table *sgt, unsigned len, int prot) msm_iommu_map() argument
|
/linux-4.1.27/drivers/char/agp/ |
H A D | compat_ioctl.h | 61 compat_int_t prot; /* prot flags for mmap */ member in struct:agp_segment32
|
H A D | frontend.c | 155 static pgprot_t agp_convert_mmap_flags(int prot) agp_convert_mmap_flags() argument
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | mmu.h | 99 pmb_remap(phys_addr_t phys, unsigned long size, pgprot_t prot) pmb_remap() argument 70 pmb_bolt_mapping(unsigned long virt, phys_addr_t phys, unsigned long size, pgprot_t prot) pmb_bolt_mapping() argument 77 pmb_remap_caller(phys_addr_t phys, unsigned long size, pgprot_t prot, void *caller) pmb_remap_caller() argument
|
H A D | io.h | 274 __ioremap(phys_addr_t offset, unsigned long size, pgprot_t prot) __ioremap() argument 280 __ioremap_29bit(phys_addr_t offset, unsigned long size, pgprot_t prot) __ioremap_29bit() argument 315 __ioremap_mode(phys_addr_t offset, unsigned long size, pgprot_t prot) __ioremap_mode() argument 360 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) ioremap_fixed() argument
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | pci.c | 226 unsigned long prot; pci_mmap_page_range() local
|
H A D | entry.S | 1134 prot = r17 /* prot bits */ define
|
H A D | sys_parisc.c | 371 asmlinkage unsigned long sys_alloc_hugepages(int key, unsigned long addr, unsigned long len, int prot, int flag) sys_alloc_hugepages() argument 264 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument 274 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long offset) sys_mmap() argument
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | syscalls.c | 44 do_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off, int shift) do_mmap2() argument 64 sys_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument 71 sys_mmap(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, off_t offset) sys_mmap() argument
|
H A D | sys_ppc32.c | 64 compat_sys_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) compat_sys_mmap2() argument
|
H A D | pci-common.c | 391 pci_phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, pgprot_t prot) pci_phys_mem_access_prot() argument
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | sys_ia64.c | 137 sys_mmap2 (unsigned long addr, unsigned long len, int prot, int flags, int fd, long pgoff) sys_mmap2() argument 146 sys_mmap (unsigned long addr, unsigned long len, int prot, int flags, int fd, long off) sys_mmap() argument
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | sys_m68k.c | 39 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
|
/linux-4.1.27/drivers/xen/ |
H A D | xlate_mmu.c | 66 pgprot_t prot; member in struct:remap_data 96 xen_xlate_remap_gfn_array(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t *mfn, int nr, int *err_ptr, pgprot_t prot, unsigned domid, struct page **pages) xen_xlate_remap_gfn_array() argument
|
/linux-4.1.27/arch/x86/pci/ |
H A D | i386.c | 417 unsigned long prot; pci_mmap_page_range() local
|
/linux-4.1.27/arch/x86/vdso/ |
H A D | vdso2c.c | 185 static void map_input(const char *name, void **addr, size_t *len, int prot) map_input() argument
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | pci.c | 344 int prot = pgprot_val(vma->vm_page_prot); __pci_mmap_set_pgprot() local
|
/linux-4.1.27/arch/unicore32/mm/ |
H A D | mmu.c | 152 early_pte_alloc(pmd_t *pmd, unsigned long addr, unsigned long prot) early_pte_alloc() argument
|
/linux-4.1.27/arch/x86/ia32/ |
H A D | sys_ia32.c | 149 unsigned int prot; member in struct:mmap_arg_struct32
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | process.c | 378 __metag_elf_map(struct file *filep, unsigned long addr, struct elf_phdr *eppnt, int prot, int type, unsigned long total_size) __metag_elf_map() argument
|
H A D | sys_metag.c | 40 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
|
/linux-4.1.27/drivers/base/ |
H A D | dma-mapping.c | 278 dma_common_pages_remap(struct page **pages, size_t size, unsigned long vm_flags, pgprot_t prot, const void *caller) dma_common_pages_remap() argument 303 dma_common_contiguous_remap(struct page *page, size_t size, unsigned long vm_flags, pgprot_t prot, const void *caller) dma_common_contiguous_remap() argument
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
H A D | gem.c | 97 int prot = IOMMU_READ | IOMMU_WRITE; tegra_bo_iommu_map() local 504 pgprot_t prot = vm_get_page_prot(vma->vm_flags); tegra_drm_mmap() local
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
H A D | ttm_bo_util.c | 384 pgprot_t prot = ttm_io_prot(old_mem->placement, ttm_bo_move_memcpy() local 389 pgprot_t prot = ttm_io_prot(new_mem->placement, ttm_bo_move_memcpy() local 533 struct ttm_mem_reg *mem = &bo->mem; pgprot_t prot; ttm_bo_kmap_ttm() local 250 ttm_copy_io_ttm_page(struct ttm_tt *ttm, void *src, unsigned long page, pgprot_t prot) ttm_copy_io_ttm_page() argument 287 ttm_copy_ttm_io_page(struct ttm_tt *ttm, void *dst, unsigned long page, pgprot_t prot) ttm_copy_ttm_io_page() argument
|
/linux-4.1.27/fs/pstore/ |
H A D | ram_core.c | 389 pgprot_t prot; persistent_ram_vmap() local
|
/linux-4.1.27/include/uapi/linux/ |
H A D | agpgart.h | 82 int prot; /* prot flags for mmap */ member in struct:_agp_segment
|
/linux-4.1.27/arch/s390/mm/ |
H A D | dump_pagetables.c | 62 unsigned int prot, cur; note_page() local 113 unsigned int prot; walk_pte_level() local 129 unsigned int prot; walk_pmd_level() local 151 unsigned int prot; walk_pud_level() local
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4/ |
H A D | sq.c | 104 static int __sq_remap(struct sq_mapping *map, pgprot_t prot) __sq_remap() argument 145 sq_remap(unsigned long phys, unsigned int size, const char *name, pgprot_t prot) sq_remap() argument
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | pgtable-32.h | 110 pfn_pte(unsigned long pfn, pgprot_t prot) pfn_pte() argument
|
H A D | pgtable.h | 408 unsigned long prot = pgprot_val(_prot); pgprot_noncached() local 417 unsigned long prot = pgprot_val(_prot); pgprot_writecombine() local 471 io_remap_pfn_range(struct vm_area_struct *vma, unsigned long vaddr, unsigned long pfn, unsigned long size, pgprot_t prot) io_remap_pfn_range() argument
|
/linux-4.1.27/arch/mips/pci/ |
H A D | pci.c | 328 unsigned long prot; pci_mmap_page_range() local
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | elf.h | 114 metag_elf_map(struct file *filep, unsigned long addr, struct elf32_phdr *eppnt, int prot, int type, unsigned long total_size) metag_elf_map() argument
|
/linux-4.1.27/security/integrity/ima/ |
H A D | ima_main.c | 269 int ima_file_mmap(struct file *file, unsigned long prot) ima_file_mmap() argument
|
/linux-4.1.27/tools/perf/util/ |
H A D | map.h | 38 u32 prot; member in struct:map
|
H A D | event.c | 240 char prot[5]; perf_event__synthesize_mmap_events() local
|
H A D | map.c | 142 map__new(struct machine *machine, u64 start, u64 len, u64 pgoff, u32 pid, u32 d_maj, u32 d_min, u64 ino, u64 ino_gen, u32 prot, u32 flags, char *filename, enum map_type type, struct thread *thread) map__new() argument
|
H A D | event.h | 31 u32 prot; member in struct:mmap2_event
|
H A D | evlist.c | 760 int prot; member in struct:mmap_params
|
/linux-4.1.27/drivers/staging/android/ |
H A D | ashmem.c | 354 static inline vm_flags_t calc_vm_may_flags(unsigned long prot) calc_vm_may_flags() argument 484 static int set_prot_mask(struct ashmem_area *asma, unsigned long prot) set_prot_mask() argument
|
/linux-4.1.27/drivers/s390/net/ |
H A D | qeth_l3_sys.c | 55 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
|
/linux-4.1.27/arch/arm/xen/ |
H A D | enlighten.c | 56 xen_remap_domain_mfn_array(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t *mfn, int nr, int *err_ptr, pgprot_t prot, unsigned domid, struct page **pages) xen_remap_domain_mfn_array() argument 69 xen_remap_domain_mfn_range(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t mfn, int nr, pgprot_t prot, unsigned domid, struct page **pages) xen_remap_domain_mfn_range() argument
|
/linux-4.1.27/arch/arm/mach-sa1100/ |
H A D | assabet.c | 498 int prot = PMD_TYPE_SECT | PMD_SECT_AP_WRITE | PMD_DOMAIN(DOMAIN_IO); map_sa1100_gpio_regs() local
|
/linux-4.1.27/net/llc/ |
H A D | llc_conn.c | 934 struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot) llc_sk_alloc() argument
|
/linux-4.1.27/drivers/scsi/ |
H A D | scsi.c | 255 void *buf, *prot; __scsi_get_command() local
|
/linux-4.1.27/drivers/target/ |
H A D | target_core_file.c | 491 sector_t prot_length, prot; fd_do_prot_fill() local
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | tboot.c | 123 map_tboot_page(unsigned long vaddr, unsigned long pfn, pgprot_t prot) map_tboot_page() argument
|
/linux-4.1.27/arch/microblaze/pci/ |
H A D | pci-common.c | 239 pgprot_t prot = protection; __pci_mmap_set_pgprot() local 262 pci_phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, pgprot_t prot) pci_phys_mem_access_prot() argument
|
/linux-4.1.27/drivers/vfio/ |
H A D | vfio_iommu_type1.c | 68 int prot; /* IOMMU_CACHE */ member in struct:vfio_domain 77 int prot; /* IOMMU_READ/WRITE */ member in struct:vfio_dma 219 static int put_pfn(unsigned long pfn, int prot) put_pfn() argument 231 static int vaddr_get_pfn(unsigned long vaddr, int prot, unsigned long *pfn) vaddr_get_pfn() argument 555 int ret = 0, prot = 0; vfio_dma_do_map() local 262 vfio_pin_pages(unsigned long vaddr, long npage, int prot, unsigned long *pfn_base) vfio_pin_pages() argument 321 vfio_unpin_pages(unsigned long pfn, long npage, int prot, bool do_accounting) vfio_unpin_pages() argument 501 map_try_harder(struct vfio_domain *domain, dma_addr_t iova, unsigned long pfn, long npage, int prot) map_try_harder() argument 521 vfio_iommu_map(struct vfio_iommu *iommu, dma_addr_t iova, unsigned long pfn, long npage, int prot) vfio_iommu_map() argument
|
/linux-4.1.27/fs/proc/ |
H A D | vmcore.c | 160 remap_oldmem_pfn_range(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) remap_oldmem_pfn_range() argument 343 remap_oldmem_pfn_checked(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) remap_oldmem_pfn_checked() argument 393 vmcore_remap_oldmem_pfn(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) vmcore_remap_oldmem_pfn() argument
|
/linux-4.1.27/drivers/video/fbdev/vermilion/ |
H A D | vermilion.c | 1006 unsigned long prot; vmlfb_mmap() local
|
/linux-4.1.27/drivers/power/ |
H A D | intel_mid_battery.c | 148 u8 prot; /* CHRGPROT register value */ member in struct:battery_property
|
/linux-4.1.27/arch/score/include/asm/ |
H A D | pgtable.h | 155 unsigned long prot = pgprot_val(_prot); pgprot_noncached() local
|
/linux-4.1.27/arch/nios2/include/asm/ |
H A D | pgtable.h | 121 unsigned long prot = pgprot_val(_prot); pgprot_noncached() local
|
/linux-4.1.27/arch/hexagon/include/asm/ |
H A D | pgtable.h | 355 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) pte_modify() argument
|
/linux-4.1.27/arch/ia64/pci/ |
H A D | pci.c | 594 pgprot_t prot; pci_mmap_page_range() local 665 pgprot_t prot; pci_mmap_legacy_page_range() local
|
/linux-4.1.27/net/caif/ |
H A D | caif_socket.c | 1031 static struct proto prot = {.name = "PF_CAIF", caif_create() local
|
/linux-4.1.27/net/atm/ |
H A D | br2684.c | 228 unsigned short prot = ntohs(skb->protocol); br2684_xmit_vcc() local
|
/linux-4.1.27/security/ |
H A D | commoncap.c | 984 cap_mmap_file(struct file *file, unsigned long reqprot, unsigned long prot, unsigned long flags) cap_mmap_file() argument
|
/linux-4.1.27/include/asm-generic/ |
H A D | pgtable.h | 492 static inline int track_pfn_remap(struct vm_area_struct *vma, pgprot_t *prot, track_pfn_remap() argument 503 static inline int track_pfn_insert(struct vm_area_struct *vma, pgprot_t *prot, track_pfn_insert() argument 706 static inline int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) pud_set_huge() argument 710 static inline int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) pmd_set_huge() argument
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 159 u32 prot; new_steering_entry() local 429 u32 prot; add_promisc_qp() local 695 find_entry(struct mlx4_dev *dev, u8 port, u8 *gid, enum mlx4_protocol prot, struct mlx4_cmd_mailbox *mgm_mailbox, int *prev, int *index) find_entry() argument 1097 mlx4_qp_attach_common(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], int block_mcast_loopback, enum mlx4_protocol prot, enum mlx4_steer_type steer) mlx4_qp_attach_common() argument 1206 mlx4_qp_detach_common(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], enum mlx4_protocol prot, enum mlx4_steer_type steer) mlx4_qp_detach_common() argument 1327 mlx4_QP_ATTACH(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], u8 attach, u8 block_loopback, enum mlx4_protocol prot) mlx4_QP_ATTACH() argument 1359 mlx4_trans_to_dmfs_attach(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], u8 port, int block_mcast_loopback, enum mlx4_protocol prot, u64 *reg_id) mlx4_trans_to_dmfs_attach() argument 1399 mlx4_multicast_attach(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], u8 port, int block_mcast_loopback, enum mlx4_protocol prot, u64 *reg_id) mlx4_multicast_attach() argument 1429 mlx4_multicast_detach(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], enum mlx4_protocol prot, u64 reg_id) mlx4_multicast_detach() argument 1514 mlx4_unicast_attach(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], int block_mcast_loopback, enum mlx4_protocol prot) mlx4_unicast_attach() argument 1530 mlx4_unicast_detach(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], enum mlx4_protocol prot) mlx4_unicast_detach() argument
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2040 int prot = 0, guard; qla24xx_vport_create() local
|
H A D | qla_os.c | 2804 int prot = 0, guard; qla2x00_probe_one() local
|
/linux-4.1.27/drivers/infiniband/ulp/isert/ |
H A D | ib_isert.h | 127 struct isert_data_buf prot; member in struct:isert_rdma_wr
|
/linux-4.1.27/drivers/crypto/ux500/cryp/ |
H A D | cryp_core.c | 1411 struct cryp_protection_config prot = { ux500_cryp_probe() local
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 299 static inline pgprot_t pgprot_noncached(pgprot_t prot) pgprot_noncached() argument 412 io_remap_pfn_range(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) io_remap_pfn_range() argument
|
H A D | pgtable_64.h | 237 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) pfn_pte() argument 278 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) pte_modify() argument 347 static inline pgprot_t pgprot_noncached(pgprot_t prot) pgprot_noncached() argument 973 io_remap_pfn_range(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) io_remap_pfn_range() argument
|
/linux-4.1.27/include/linux/sunrpc/ |
H A D | svc.h | 360 u32 prot; /* protocol (UDP or TCP) */ member in struct:svc_deferred_req
|
H A D | xprt.h | 163 int prot; /* IP protocol */ member in struct:rpc_xprt
|
/linux-4.1.27/ipc/ |
H A D | shm.c | 1095 unsigned long prot; do_shmat() local
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | pgtable.h | 267 unsigned long prot = pgprot_val(_prot); pgprot_noncached() local
|
/linux-4.1.27/fs/ |
H A D | binfmt_elf_fdpic.c | 1021 int prot = 0, flags; elf_fdpic_map_file_by_direct_mmap() local
|
H A D | binfmt_elf.c | 336 elf_map(struct file *filep, unsigned long addr, struct elf_phdr *eppnt, int prot, int type, unsigned long total_size) elf_map() argument
|
/linux-4.1.27/net/sunrpc/ |
H A D | rpcb_clnt.c | 445 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) rpcb_register() argument
|
/linux-4.1.27/security/apparmor/ |
H A D | lsm.c | 469 static int common_mmap(int op, struct file *file, unsigned long prot, common_mmap() argument 491 apparmor_mmap_file(struct file *file, unsigned long reqprot, unsigned long prot, unsigned long flags) apparmor_mmap_file() argument 497 apparmor_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) apparmor_file_mprotect() argument
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
H A D | t4.h | 273 static inline pgprot_t t4_pgprot_wc(pgprot_t prot) t4_pgprot_wc() argument
|
/linux-4.1.27/drivers/mtd/chips/ |
H A D | cfi_cmdset_0001.c | 2201 do_otp_read(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) do_otp_read() argument 2234 do_otp_write(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) do_otp_write() argument 2259 do_otp_lock(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) do_otp_lock() argument
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
H A D | main.c | 1273 enum mlx4_protocol prot = MLX4_PROT_IB_IPV6; mlx4_ib_mcg_attach() local 1353 enum mlx4_protocol prot = MLX4_PROT_IB_IPV6; mlx4_ib_mcg_detach() local
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
H A D | iscsi_iser.h | 530 struct iser_data_buf prot[ISER_DIRS_NUM]; member in struct:iscsi_iser_task
|
/linux-4.1.27/arch/x86/xen/ |
H A D | enlighten.c | 483 static void set_aliased_prot(void *v, pgprot_t prot) set_aliased_prot() argument
|
H A D | mmu.c | 1547 static inline void __set_pfn_prot(unsigned long pfn, pgprot_t prot) __set_pfn_prot() argument 1687 static void __init set_page_prot_flags(void *addr, pgprot_t prot, set_page_prot_flags() argument 1700 static void __init set_page_prot(void *addr, pgprot_t prot) set_page_prot() argument 1978 static void xen_set_fixmap(unsigned idx, phys_addr_t phys, pgprot_t prot) xen_set_fixmap() argument 2444 pgprot_t prot; member in struct:remap_data 2468 do_remap_mfn(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t *mfn, int nr, int *err_ptr, pgprot_t prot, unsigned domid, struct page **pages) do_remap_mfn() argument 2552 xen_remap_domain_mfn_range(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t mfn, int nr, pgprot_t prot, unsigned domid, struct page **pages) xen_remap_domain_mfn_range() argument 2562 xen_remap_domain_mfn_array(struct vm_area_struct *vma, unsigned long addr, xen_pfn_t *mfn, int nr, int *err_ptr, pgprot_t prot, unsigned domid, struct page **pages) xen_remap_domain_mfn_array() argument
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
H A D | iommu.c | 186 const unsigned long prot = 0xc48; tce_build_cell() local
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
H A D | ptrace.h | 428 ptprot_flags prot; member in struct:__anon2501
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | mv64x60.c | 283 u32 i, base, size, enables, prot = 0, snoop_bits = 0; mv64x60_config_ctlr_windows() local
|
/linux-4.1.27/arch/arm/kvm/ |
H A D | mmu.c | 451 create_hyp_pte_mappings(pmd_t *pmd, unsigned long start, unsigned long end, unsigned long pfn, pgprot_t prot) create_hyp_pte_mappings() argument 468 create_hyp_pmd_mappings(pud_t *pud, unsigned long start, unsigned long end, unsigned long pfn, pgprot_t prot) create_hyp_pmd_mappings() argument 502 create_hyp_pud_mappings(pgd_t *pgd, unsigned long start, unsigned long end, unsigned long pfn, pgprot_t prot) create_hyp_pud_mappings() argument 536 __create_hyp_mappings(pgd_t *pgdp, unsigned long start, unsigned long end, unsigned long pfn, pgprot_t prot) __create_hyp_mappings() argument
|
/linux-4.1.27/net/core/ |
H A D | neighbour.c | 1268 __be16 prot = n->tbl->protocol; neigh_hh_init() local
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 2887 int prot, protsegcnt; lpfc_calc_bg_err() local
|