/include/xen/ |
D | xen-ops.h | 53 pgprot_t prot, unsigned int domid, in xen_remap_pfn() 80 int *err_ptr, pgprot_t prot, in xen_xlate_remap_gfn_array() 117 int *err_ptr, pgprot_t prot, in xen_remap_domain_gfn_array() 153 pgprot_t prot, unsigned int domid) in xen_remap_domain_mfn_array() 177 pgprot_t prot, unsigned int domid, in xen_remap_domain_gfn_range()
|
/include/linux/ |
D | mman.h | 93 #define arch_calc_vm_prot_bits(prot, pkey) 0 argument 107 static inline bool arch_validate_prot(unsigned long prot, unsigned long addr) in arch_validate_prot() 142 calc_vm_prot_bits(unsigned long prot, unsigned long pkey) in calc_vm_prot_bits()
|
D | vmalloc.h | 87 static inline bool arch_vmap_p4d_supported(pgprot_t prot) in arch_vmap_p4d_supported() 94 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() 101 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() 123 static inline pgprot_t arch_vmap_pgprot_tagged(pgprot_t prot) in arch_vmap_pgprot_tagged()
|
D | highmem-internal.h | 82 static inline void *kmap_local_page_prot(struct page *page, pgprot_t prot) in kmap_local_page_prot() 97 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() 193 static inline void *kmap_local_page_prot(struct page *page, pgprot_t prot) in kmap_local_page_prot() 220 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot()
|
D | pgtable.h | 1141 #define move_pte(pte, prot, old_addr, new_addr) (pte) argument 1313 #define pgprot_nx(prot) (prot) argument 1317 #define pgprot_noncached(prot) (prot) argument 1333 #define pgprot_mhp(prot) (prot) argument 1353 #define pgprot_encrypted(prot) (prot) argument 1357 #define pgprot_decrypted(prot) (prot) argument 1465 static inline int track_pfn_remap(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_remap() 1476 static inline void track_pfn_insert(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_insert() 1651 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() 1666 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() [all …]
|
D | io-mapping.h | 26 pgprot_t prot; member 46 pgprot_t prot; in io_mapping_init_wc() local
|
D | kmsan.h | 289 unsigned long start, unsigned long end, pgprot_t prot, in kmsan_vmap_pages_range_noflush() 303 pgprot_t prot, in kmsan_ioremap_page_range()
|
D | pkeys.h | 14 #define arch_override_mprotect_pkey(vma, prot, pkey) (0) argument
|
D | ima.h | 81 unsigned long prot, unsigned long flags) in ima_file_mmap() 87 unsigned long prot) in ima_file_mprotect()
|
D | agpgart.h | 54 int prot; /* prot flags for mmap */ member 60 pgprot_t prot; member
|
D | io.h | 30 phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
|
D | page_size_compat.h | 156 static __always_inline void __filemap_fixup(unsigned long addr, unsigned long prot, in __filemap_fixup()
|
D | elf.h | 104 static inline int arch_elf_adjust_prot(int prot, in arch_elf_adjust_prot()
|
D | dma-map-ops.h | 360 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) argument 365 static inline pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, in dma_pgprot()
|
D | iommu.h | 169 int prot; member 780 phys_addr_t paddr, size_t size, int prot, gfp_t gfp) in iommu_map() 800 unsigned int nents, int prot, gfp_t gfp) in iommu_map_sg() 1116 unsigned long iova, struct sg_table *sgt, int prot) in iommu_map_sgtable()
|
D | huge_mm.h | 402 #define mk_huge_pmd(page, prot) pmd_mkhuge(mk_pmd(page, prot)) argument
|
D | libata.h | 1021 static inline bool ata_is_atapi(u8 prot) in ata_is_atapi() 1026 static inline bool ata_is_pio(u8 prot) in ata_is_pio() 1031 static inline bool ata_is_dma(u8 prot) in ata_is_dma() 1036 static inline bool ata_is_ncq(u8 prot) in ata_is_ncq() 1041 static inline bool ata_is_data(u8 prot) in ata_is_data()
|
/include/linux/can/ |
D | core.h | 34 struct proto *prot; member
|
/include/drm/ttm/ |
D | ttm_tt.h | 124 pgprot_t prot; member
|
/include/net/phonet/ |
D | phonet.h | 98 struct proto *prot; member
|
/include/net/ |
D | protocol.h | 83 struct proto *prot; member
|
D | sock.h | 1460 proto_memory_allocated(const struct proto *prot) in proto_memory_allocated() 1526 proto_sockets_allocated_sum_positive(struct proto *prot) in proto_sockets_allocated_sum_positive() 1532 proto_memory_pressure(struct proto *prot) in proto_memory_pressure() 1548 const struct proto *prot, int val) in sock_prot_inuse_add() 1562 const struct proto *prot, int val) in sock_prot_inuse_add()
|
/include/uapi/linux/ |
D | agpgart.h | 82 int prot; /* prot flags for mmap */ member
|
D | scif_ioctl.h | 123 __s32 prot; member
|
/include/linux/regulator/ |
D | machine.h | 89 int prot; member
|