Searched defs:prot (Results 1 - 200 of 224) sorted by relevance

12

/linux-4.1.27/arch/x86/include/asm/
H A Dfb.h11 unsigned long prot; fb_pgprotect() local
/linux-4.1.27/arch/mn10300/kernel/
H A Dsys_mn10300.c26 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 Dmman.h21 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 Dsys_cris.c30 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, sys_mmap2() argument
/linux-4.1.27/arch/frv/kernel/
H A Dsys_frv.c30 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 Dkiorpc.c33 pgprot_t mmio_base, prot = { 0 }; iorpc_ioremap() local
/linux-4.1.27/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
H A Dtlb.c24 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 Dioremap.c34 pgprot_t prot; __ioremap() local
/linux-4.1.27/arch/microblaze/mm/
H A Dhighmem.c34 void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot() argument
/linux-4.1.27/arch/score/kernel/
H A Dsys_score.c37 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 Dsetup.c53 pgprot_t prot; lboxre2_devices_setup() local
/linux-4.1.27/arch/powerpc/mm/
H A Dhighmem.c32 void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot() argument
H A Dpgtable_32.c397 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 Dppc_mmu_32.c115 setbat(int index, unsigned long virt, phys_addr_t phys, unsigned int size, pgprot_t prot) setbat() argument
H A Dhash_utils_64.c675 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 Dsys.c29 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 Defi.c238 pgprot_t prot; efi_virtmap_init() local
/linux-4.1.27/arch/avr32/mm/
H A Dioremap.c28 pgprot_t prot; __ioremap() local
/linux-4.1.27/arch/hexagon/mm/
H A Dioremap.c31 pgprot_t prot = __pgprot(_PAGE_PRESENT|_PAGE_READ|_PAGE_WRITE ioremap_nocache() local
/linux-4.1.27/net/ipv4/
H A Dprotocol.c35 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 Dip_fragment.c103 static unsigned int ipqhashfn(__be16 id, __be32 saddr, __be32 daddr, u8 prot) ipqhashfn() argument
H A Droute.c527 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 Dprotocol.c32 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 Dipv6_sockglue.c223 struct proto *prot = &udp_prot; do_ipv6_setsockopt() local
/linux-4.1.27/include/linux/can/
H A Dcore.h40 struct proto *prot; member in struct:can_proto
/linux-4.1.27/arch/x86/mm/
H A Diomap_32.c34 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 Dhighmem_32.c33 void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot() argument
H A Ddump_pagetables.c124 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 Dioremap.c91 pgprot_t prot; __ioremap_caller() local
H A Dpgtable.c566 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 Dinit_32.c316 pgprot_t prot = PAGE_KERNEL_LARGE; kernel_physical_mapping_init() local
348 pgprot_t prot = PAGE_KERNEL; kernel_physical_mapping_init() local
H A Dinit_64.c331 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 Dpageattr.c252 static inline pgprot_t static_protections(pgprot_t prot, unsigned long address, static_protections() argument
H A Dpat.c806 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 Dsys_sh.c31 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 Dioremap_fixed.c47 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) ioremap_fixed() argument
H A Dnommu.c98 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) __set_fixmap() argument
H A Dinit.c72 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 Dpmb.c117 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 Dsys_s390.c42 unsigned long prot; member in struct:s390_mmap_arg_struct
H A Dcompat_linux.c430 compat_ulong_t prot; member in struct:mmap_arg_struct_emu31
H A Dcrash_dump.c186 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 Dsetup.c57 pgprot_t prot; landisk_devices_setup() local
/linux-4.1.27/arch/sh/boards/mach-sh03/
H A Dsetup.c78 pgprot_t prot; sh03_devices_setup() local
/linux-4.1.27/arch/openrisc/mm/
H A Dioremap.c42 __ioremap(phys_addr_t addr, unsigned long size, pgprot_t prot) __ioremap() argument
H A Dinit.c78 pgprot_t prot; map_ram() local
/linux-4.1.27/arch/arm64/mm/
H A Dioremap.c76 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 Ddma-mapping.c34 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 Ddump.c188 u64 prot = val & pg_level[level].mask; note_page() local
H A Dmmu.c115 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 Dioremap.c30 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 Dioremap.c40 pgprot_t prot; ioremap() local
/linux-4.1.27/arch/arm/mm/
H A Didmap.c21 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 Dfault-armv.c243 pgprot_t prot = __pgprot_modify(PAGE_KERNEL, check_writebuffer_bugs() local
H A Ddump.c221 u64 prot = val & pg_level[level].mask; note_page() local
H A Dinit.c575 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 Dmmu.c365 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 Ddma-mapping.c299 __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 Dioremap.c47 pgprot_t prot = __pgprot(flags); ioremap_prot() local
/linux-4.1.27/include/linux/
H A Dmman.h52 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 Dio-mapping.h41 pgprot_t prot; member in struct:io_mapping
55 pgprot_t prot; io_mapping_create_wc() local
H A Dio.h34 ioremap_page_range(unsigned long addr, unsigned long end, phys_addr_t phys_addr, pgprot_t prot) ioremap_page_range() argument
H A Dima.h40 static inline int ima_file_mmap(struct file *file, unsigned long prot) ima_file_mmap() argument
H A Dvmalloc.h132 map_kernel_range_noflush(unsigned long start, unsigned long size, pgprot_t prot, struct page **pages) map_kernel_range_noflush() argument
H A Dagpgart.h56 int prot; /* prot flags for mmap */ member in struct:agp_segment
62 pgprot_t prot; member in struct:agp_segment_priv
H A Diommu.h288 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 Dphonet.h107 struct proto *prot; member in struct:phonet_protocol
/linux-4.1.27/arch/mips/mm/
H A Dpgtable-64.c79 pmd_t mk_pmd(struct page *page, pgprot_t prot) mk_pmd() argument
H A Dinit.c83 static void *__kmap_pgprot(struct page *page, unsigned long addr, pgprot_t prot) __kmap_pgprot() argument
/linux-4.1.27/drivers/iommu/
H A Dfsl_pamu_domain.h28 int prot; member in struct:dma_window
H A Dmsm_iommu.c367 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 Dshmobile-iommu.c220 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 Dtegra-gart.c265 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 Dfsl_pamu_domain.c534 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 Dfsl_pamu.c332 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 Diommu.c1028 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 Domap-iommu.c662 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 Drockchip-iommu.c228 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 Dtegra-smmu.c537 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 Dexynos-iommu.c995 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 Dio-pgtable-arm.c328 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 Dipmmu-vmsa.c551 ipmmu_map(struct iommu_domain *io_domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) ipmmu_map() argument
H A Damd_iommu_types.h641 int prot; member in struct:unity_map_entry
H A Darm-smmu.c1187 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 Dmmu_context.h37 static inline void __install_page_table(pgd_t *pgdir, int asid, pgprot_t prot) __install_page_table() argument
H A Dpgtable.h278 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 Dmem.c170 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 Dprotocol.h86 struct proto *prot; member in struct:inet_protosw
/linux-4.1.27/arch/mn10300/unit-asb2305/
H A Dpci-asb2305.c219 unsigned long prot; pci_mmap_page_range() local
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgalloc.h110 __pmd_populate(pmd_t *pmdp, phys_addr_t pte, pmdval_t prot) __pmd_populate() argument
H A Dpgtable.h153 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 Dbios.c20 unsigned long prot; pci_mmap_page_range() local
/linux-4.1.27/arch/frv/mm/
H A Ddma-alloc.c50 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 Dpgalloc.h161 pmdval_t prot; pmd_populate() local
131 __pmd_populate(pmd_t *pmdp, phys_addr_t pte, pmdval_t prot) __pmd_populate() argument
H A Dpgtable.h255 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 Dproto.h195 pgprot_t prot; __alpha_remap_area_pages() local
/linux-4.1.27/lib/
H A Dioremap.c53 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 Dearly_ioremap.c97 __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 Dutil.c286 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 Dhuge_memory.c709 static inline pmd_t mk_huge_pmd(struct page *page, pgprot_t prot) mk_huge_pmd() argument
H A Dmemory.c3600 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 Dmmap.c1457 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 Dnommu.c280 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 Dvmalloc.c1115 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 Dinode.c24 u32 prot; affs_iget() local
H A Damigaffs.c388 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 Dsys_sparc_32.c98 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 Diommu.c437 unsigned long flags, handle, prot, ctx; dma_4u_map_sg() local
H A Dpci_sun4v.c40 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 Dhighmem.c198 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 Dpgtable.c371 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 Dinit.c210 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 Dprocess.c136 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 Dmsm_iommu.c46 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 Dcompat_ioctl.h61 compat_int_t prot; /* prot flags for mmap */ member in struct:agp_segment32
H A Dfrontend.c155 static pgprot_t agp_convert_mmap_flags(int prot) agp_convert_mmap_flags() argument
/linux-4.1.27/arch/sh/include/asm/
H A Dmmu.h99 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 Dio.h274 __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 Dpci.c226 unsigned long prot; pci_mmap_page_range() local
H A Dentry.S1134 prot = r17 /* prot bits */ define
H A Dsys_parisc.c371 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 Dsyscalls.c44 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 Dsys_ppc32.c64 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 Dpci-common.c391 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 Dsys_ia64.c137 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 Dsys_m68k.c39 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 Dxlate_mmu.c66 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 Di386.c417 unsigned long prot; pci_mmap_page_range() local
/linux-4.1.27/arch/x86/vdso/
H A Dvdso2c.c185 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 Dpci.c344 int prot = pgprot_val(vma->vm_page_prot); __pci_mmap_set_pgprot() local
/linux-4.1.27/arch/unicore32/mm/
H A Dmmu.c152 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 Dsys_ia32.c149 unsigned int prot; member in struct:mmap_arg_struct32
/linux-4.1.27/arch/metag/kernel/
H A Dprocess.c378 __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 Dsys_metag.c40 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 Ddma-mapping.c278 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 Dgem.c97 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 Dttm_bo_util.c384 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 Dram_core.c389 pgprot_t prot; persistent_ram_vmap() local
/linux-4.1.27/include/uapi/linux/
H A Dagpgart.h82 int prot; /* prot flags for mmap */ member in struct:_agp_segment
/linux-4.1.27/arch/s390/mm/
H A Ddump_pagetables.c62 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 Dsq.c104 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 Dpgtable-32.h110 pfn_pte(unsigned long pfn, pgprot_t prot) pfn_pte() argument
H A Dpgtable.h408 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 Dpci.c328 unsigned long prot; pci_mmap_page_range() local
/linux-4.1.27/arch/metag/include/asm/
H A Delf.h114 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 Dima_main.c269 int ima_file_mmap(struct file *file, unsigned long prot) ima_file_mmap() argument
/linux-4.1.27/tools/perf/util/
H A Dmap.h38 u32 prot; member in struct:map
H A Devent.c240 char prot[5]; perf_event__synthesize_mmap_events() local
H A Dmap.c142 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 Devent.h31 u32 prot; member in struct:mmap2_event
H A Devlist.c760 int prot; member in struct:mmap_params
/linux-4.1.27/drivers/staging/android/
H A Dashmem.c354 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 Dqeth_l3_sys.c55 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 Denlighten.c56 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 Dassabet.c498 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 Dllc_conn.c934 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 Dscsi.c255 void *buf, *prot; __scsi_get_command() local
/linux-4.1.27/drivers/target/
H A Dtarget_core_file.c491 sector_t prot_length, prot; fd_do_prot_fill() local
/linux-4.1.27/arch/x86/kernel/
H A Dtboot.c123 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 Dpci-common.c239 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 Dvfio_iommu_type1.c68 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 Dvmcore.c160 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 Dvermilion.c1006 unsigned long prot; vmlfb_mmap() local
/linux-4.1.27/drivers/power/
H A Dintel_mid_battery.c148 u8 prot; /* CHRGPROT register value */ member in struct:battery_property
/linux-4.1.27/arch/score/include/asm/
H A Dpgtable.h155 unsigned long prot = pgprot_val(_prot); pgprot_noncached() local
/linux-4.1.27/arch/nios2/include/asm/
H A Dpgtable.h121 unsigned long prot = pgprot_val(_prot); pgprot_noncached() local
/linux-4.1.27/arch/hexagon/include/asm/
H A Dpgtable.h355 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) pte_modify() argument
/linux-4.1.27/arch/ia64/pci/
H A Dpci.c594 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 Dcaif_socket.c1031 static struct proto prot = {.name = "PF_CAIF", caif_create() local
/linux-4.1.27/net/atm/
H A Dbr2684.c228 unsigned short prot = ntohs(skb->protocol); br2684_xmit_vcc() local
/linux-4.1.27/security/
H A Dcommoncap.c984 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 Dpgtable.h492 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 Dmcg.c159 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 Dqla_attr.c2040 int prot = 0, guard; qla24xx_vport_create() local
H A Dqla_os.c2804 int prot = 0, guard; qla2x00_probe_one() local
/linux-4.1.27/drivers/infiniband/ulp/isert/
H A Dib_isert.h127 struct isert_data_buf prot; member in struct:isert_rdma_wr
/linux-4.1.27/drivers/crypto/ux500/cryp/
H A Dcryp_core.c1411 struct cryp_protection_config prot = { ux500_cryp_probe() local
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_32.h299 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 Dpgtable_64.h237 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 Dsvc.h360 u32 prot; /* protocol (UDP or TCP) */ member in struct:svc_deferred_req
H A Dxprt.h163 int prot; /* IP protocol */ member in struct:rpc_xprt
/linux-4.1.27/ipc/
H A Dshm.c1095 unsigned long prot; do_shmat() local
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgtable.h267 unsigned long prot = pgprot_val(_prot); pgprot_noncached() local
/linux-4.1.27/fs/
H A Dbinfmt_elf_fdpic.c1021 int prot = 0, flags; elf_fdpic_map_file_by_direct_mmap() local
H A Dbinfmt_elf.c336 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 Drpcb_clnt.c445 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 Dlsm.c469 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 Dt4.h273 static inline pgprot_t t4_pgprot_wc(pgprot_t prot) t4_pgprot_wc() argument
/linux-4.1.27/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c2201 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 Dmain.c1273 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 Discsi_iser.h530 struct iser_data_buf prot[ISER_DIRS_NUM]; member in struct:iscsi_iser_task
/linux-4.1.27/arch/x86/xen/
H A Denlighten.c483 static void set_aliased_prot(void *v, pgprot_t prot) set_aliased_prot() argument
H A Dmmu.c1547 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 Diommu.c186 const unsigned long prot = 0xc48; tce_build_cell() local
/linux-4.1.27/arch/s390/include/uapi/asm/
H A Dptrace.h428 ptprot_flags prot; member in struct:__anon2501
/linux-4.1.27/arch/powerpc/boot/
H A Dmv64x60.c283 u32 i, base, size, enables, prot = 0, snoop_bits = 0; mv64x60_config_ctlr_windows() local
/linux-4.1.27/arch/arm/kvm/
H A Dmmu.c451 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 Dneighbour.c1268 __be16 prot = n->tbl->protocol; neigh_hh_init() local
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2887 int prot, protsegcnt; lpfc_calc_bg_err() local

Completed in 4143 milliseconds

12