/include/xen/ |
D | xen-ops.h | 71 pgprot_t prot, unsigned int domid, in xen_remap_pfn() 98 int *err_ptr, pgprot_t prot, in xen_xlate_remap_gfn_array() 135 int *err_ptr, pgprot_t prot, in xen_remap_domain_gfn_array() 172 pgprot_t prot, unsigned int domid, in xen_remap_domain_mfn_array() 197 pgprot_t prot, unsigned int domid, in xen_remap_domain_gfn_range()
|
/include/linux/ |
D | mman.h | 81 #define arch_calc_vm_prot_bits(prot, pkey) 0 argument 95 static inline bool arch_validate_prot(unsigned long prot, unsigned long addr) in arch_validate_prot() 117 calc_vm_prot_bits(unsigned long prot, unsigned long pkey) in calc_vm_prot_bits()
|
D | dma-noncoherent.h | 55 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) argument 60 static inline pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, in dma_pgprot()
|
D | io-mapping.h | 25 pgprot_t prot; member 44 pgprot_t prot; in io_mapping_init_wc() local
|
D | pkeys.h | 12 #define arch_override_mprotect_pkey(vma, prot, pkey) (0) argument
|
D | agpgart.h | 56 int prot; /* prot flags for mmap */ member 62 pgprot_t prot; member
|
D | io.h | 28 phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
|
D | ima.h | 69 unsigned long prot, unsigned long flags) in ima_file_mmap()
|
D | vmalloc.h | 175 pgprot_t prot, struct page **pages) in map_kernel_range_noflush()
|
D | iommu.h | 161 int prot; member 669 phys_addr_t paddr, size_t size, int prot) in iommu_map() 689 unsigned int nents, int prot) in iommu_map_sg() 705 u64 size, int prot) in iommu_domain_window_enable()
|
D | highmem.h | 97 #define kmap_atomic_prot(page, prot) kmap_atomic(page) argument
|
D | huge_mm.h | 282 #define mk_huge_pmd(page, prot) pmd_mkhuge(mk_pmd(page, prot)) argument
|
D | libata.h | 1039 static inline bool ata_is_atapi(u8 prot) in ata_is_atapi() 1044 static inline bool ata_is_pio(u8 prot) in ata_is_pio() 1049 static inline bool ata_is_dma(u8 prot) in ata_is_dma() 1054 static inline bool ata_is_ncq(u8 prot) in ata_is_ncq() 1059 static inline bool ata_is_data(u8 prot) in ata_is_data()
|
D | security.h | 919 static inline int security_mmap_file(struct file *file, unsigned long prot, in security_mmap_file() 932 unsigned long prot) in security_file_mprotect()
|
D | mm.h | 2406 unsigned long len, unsigned long prot, unsigned long flags, in do_mmap_pgoff() 2628 unsigned long size, pgprot_t prot) in io_remap_pfn_range()
|
/include/asm-generic/ |
D | pgtable.h | 482 #define move_pte(pte, prot, old_addr, new_addr) (pte) argument 494 #define pgprot_noncached(prot) (prot) argument 672 #define pgprot_encrypted(prot) (prot) argument 676 #define pgprot_decrypted(prot) (prot) argument 805 static inline int track_pfn_remap(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_remap() 816 static inline void track_pfn_insert(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_insert() 1045 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() 1063 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() 1067 static inline int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() 1071 static inline int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() [all …]
|
/include/linux/can/ |
D | core.h | 41 struct proto *prot; member
|
/include/net/phonet/ |
D | phonet.h | 94 struct proto *prot; member
|
/include/net/ |
D | protocol.h | 84 struct proto *prot; member
|
D | tls.h | 500 struct tls_prot_info *prot, in tls_advance_record_sn() 517 struct tls_prot_info *prot = &ctx->prot_info; in tls_fill_prepend() local
|
D | sock.h | 1348 proto_sockets_allocated_sum_positive(struct proto *prot) in proto_sockets_allocated_sum_positive() 1354 proto_memory_allocated(struct proto *prot) in proto_memory_allocated() 1360 proto_memory_pressure(struct proto *prot) in proto_memory_pressure() 1374 static inline void sock_prot_inuse_add(struct net *net, struct proto *prot, in sock_prot_inuse_add()
|
/include/uapi/linux/ |
D | agpgart.h | 83 int prot; /* prot flags for mmap */ member
|
D | scif_ioctl.h | 123 __s32 prot; member
|
/include/linux/sunrpc/ |
D | svc.h | 374 u32 prot; /* protocol (UDP or TCP) */ member
|
D | xprt.h | 193 int prot; /* IP protocol */ member
|