/include/xen/ |
D | xen-ops.h | 59 pgprot_t prot, unsigned int domid, in xen_remap_pfn() 86 int *err_ptr, pgprot_t prot, in xen_xlate_remap_gfn_array() 123 int *err_ptr, pgprot_t prot, in xen_remap_domain_gfn_array() 159 pgprot_t prot, unsigned int domid) in xen_remap_domain_mfn_array() 183 pgprot_t prot, unsigned int domid, in xen_remap_domain_gfn_range()
|
/include/linux/ |
D | mman.h | 89 #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 | highmem-internal.h | 76 static inline void *kmap_local_page_prot(struct page *page, pgprot_t prot) in kmap_local_page_prot() 91 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() 174 static inline void *kmap_local_page_prot(struct page *page, pgprot_t prot) in kmap_local_page_prot() 201 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot()
|
D | vmalloc.h | 83 static inline bool arch_vmap_p4d_supported(pgprot_t prot) in arch_vmap_p4d_supported() 90 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() 97 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() 119 static inline pgprot_t arch_vmap_pgprot_tagged(pgprot_t prot) in arch_vmap_pgprot_tagged()
|
D | pgtable.h | 774 #define move_pte(pte, prot, old_addr, new_addr) (pte) argument 946 #define pgprot_nx(prot) (prot) argument 950 #define pgprot_noncached(prot) (prot) argument 966 #define pgprot_mhp(prot) (prot) argument 986 #define pgprot_encrypted(prot) (prot) argument 990 #define pgprot_decrypted(prot) (prot) argument 1119 static inline int track_pfn_remap(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_remap() 1130 static inline void track_pfn_insert(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_insert() 1422 static inline int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() 1440 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 | ima.h | 96 unsigned long prot, unsigned long flags) in ima_file_mmap() 102 unsigned long prot) in ima_file_mprotect()
|
D | pkeys.h | 14 #define arch_override_mprotect_pkey(vma, prot, pkey) (0) argument
|
D | dma-map-ops.h | 286 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) argument 294 #define pgprot_syscached(prot) pgprot_dmacoherent(prot) argument 299 static inline pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, in dma_pgprot()
|
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 | iommu.h | 153 int prot; member 751 phys_addr_t paddr, size_t size, int prot) in iommu_map() 758 size_t size, int prot) in iommu_map_atomic() 778 unsigned int nents, int prot) in iommu_map_sg() 785 unsigned int nents, int prot) in iommu_map_sg_atomic() 1114 unsigned long iova, struct sg_table *sgt, int prot) in iommu_map_sgtable()
|
D | elf.h | 104 static inline int arch_elf_adjust_prot(int prot, in arch_elf_adjust_prot()
|
D | huge_mm.h | 314 #define mk_huge_pmd(page, prot) pmd_mkhuge(mk_pmd(page, prot)) argument
|
D | libata.h | 1047 static inline bool ata_is_atapi(u8 prot) in ata_is_atapi() 1052 static inline bool ata_is_pio(u8 prot) in ata_is_pio() 1057 static inline bool ata_is_dma(u8 prot) in ata_is_dma() 1062 static inline bool ata_is_ncq(u8 prot) in ata_is_ncq() 1067 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 | 83 pgprot_t prot; member
|
/include/net/phonet/ |
D | phonet.h | 94 struct proto *prot; member
|
/include/net/ |
D | protocol.h | 83 struct proto *prot; member
|
D | tls.h | 517 struct tls_prot_info *prot, in tls_advance_record_sn() 534 struct tls_prot_info *prot = &ctx->prot_info; in tls_fill_prepend() local 563 struct tls_prot_info *prot) in tls_make_aad() 580 static inline void xor_iv_with_seq(struct tls_prot_info *prot, char *iv, char *seq) in xor_iv_with_seq()
|
D | sock.h | 1455 proto_sockets_allocated_sum_positive(struct proto *prot) in proto_sockets_allocated_sum_positive() 1461 proto_memory_allocated(struct proto *prot) in proto_memory_allocated() 1467 proto_memory_pressure(struct proto *prot) in proto_memory_pressure() 1481 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/regulator/ |
D | machine.h | 89 int prot; member
|
/include/linux/sunrpc/ |
D | svc.h | 380 u32 prot; /* protocol (UDP or TCP) */ member
|