Home
last modified time | relevance | path

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

12

/include/xen/
Dxen-ops.h71 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/
Dmman.h81 #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()
Ddma-noncoherent.h55 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) argument
60 static inline pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, in dma_pgprot()
Dio-mapping.h25 pgprot_t prot; member
44 pgprot_t prot; in io_mapping_init_wc() local
Dpkeys.h12 #define arch_override_mprotect_pkey(vma, prot, pkey) (0) argument
Dagpgart.h56 int prot; /* prot flags for mmap */ member
62 pgprot_t prot; member
Dio.h28 phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
Dima.h69 unsigned long prot, unsigned long flags) in ima_file_mmap()
Dvmalloc.h175 pgprot_t prot, struct page **pages) in map_kernel_range_noflush()
Diommu.h161 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()
Dhighmem.h97 #define kmap_atomic_prot(page, prot) kmap_atomic(page) argument
Dhuge_mm.h282 #define mk_huge_pmd(page, prot) pmd_mkhuge(mk_pmd(page, prot)) argument
Dlibata.h1039 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()
Dsecurity.h919 static inline int security_mmap_file(struct file *file, unsigned long prot, in security_mmap_file()
932 unsigned long prot) in security_file_mprotect()
Dmm.h2406 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/
Dpgtable.h482 #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/
Dcore.h41 struct proto *prot; member
/include/net/phonet/
Dphonet.h94 struct proto *prot; member
/include/net/
Dprotocol.h84 struct proto *prot; member
Dtls.h500 struct tls_prot_info *prot, in tls_advance_record_sn()
517 struct tls_prot_info *prot = &ctx->prot_info; in tls_fill_prepend() local
Dsock.h1348 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/
Dagpgart.h83 int prot; /* prot flags for mmap */ member
Dscif_ioctl.h123 __s32 prot; member
/include/linux/sunrpc/
Dsvc.h374 u32 prot; /* protocol (UDP or TCP) */ member
Dxprt.h193 int prot; /* IP protocol */ member

12