Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 25 of 28) sorted by relevance

12

/include/xen/
Dxen-ops.h59 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/
Dmman.h89 #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()
Dhighmem-internal.h76 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()
Dvmalloc.h83 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()
Dpgtable.h774 #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 …]
Dio-mapping.h26 pgprot_t prot; member
46 pgprot_t prot; in io_mapping_init_wc() local
Dima.h96 unsigned long prot, unsigned long flags) in ima_file_mmap()
102 unsigned long prot) in ima_file_mprotect()
Dpkeys.h14 #define arch_override_mprotect_pkey(vma, prot, pkey) (0) argument
Ddma-map-ops.h286 #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()
Dagpgart.h54 int prot; /* prot flags for mmap */ member
60 pgprot_t prot; member
Dio.h30 phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
Diommu.h153 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()
Delf.h104 static inline int arch_elf_adjust_prot(int prot, in arch_elf_adjust_prot()
Dhuge_mm.h314 #define mk_huge_pmd(page, prot) pmd_mkhuge(mk_pmd(page, prot)) argument
Dlibata.h1047 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/
Dcore.h34 struct proto *prot; member
/include/drm/ttm/
Dttm_tt.h83 pgprot_t prot; member
/include/net/phonet/
Dphonet.h94 struct proto *prot; member
/include/net/
Dprotocol.h83 struct proto *prot; member
Dtls.h517 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()
Dsock.h1455 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/
Dagpgart.h83 int prot; /* prot flags for mmap */ member
Dscif_ioctl.h123 __s32 prot; member
/include/linux/regulator/
Dmachine.h89 int prot; member
/include/linux/sunrpc/
Dsvc.h380 u32 prot; /* protocol (UDP or TCP) */ member

12