Home
last modified time | relevance | path

Searched defs:prot (Results 26 – 50 of 441) sorted by relevance

12345678910>>...18

/linux-6.15/net/tls/
Dtls_sw.c157 static int tls_padding_length(struct tls_prot_info *prot, struct sk_buff *skb, in tls_padding_length()
261 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_decryption() local
310 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_trim_both_msgs() local
333 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_clone_plaintext_msg() local
357 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_get_rec() local
470 struct tls_prot_info *prot; in tls_encrypt_done() local
539 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_encryption() local
728 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_record() local
1010 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_sw_sendmsg_locked() local
1471 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_decrypt_sg() local
[all …]
/linux-6.15/arch/riscv/mm/
Dpgtable.c63 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge()
72 int pud_set_huge(pud_t *pud, phys_addr_t phys, pgprot_t prot) in pud_set_huge()
110 int pmd_set_huge(pmd_t *pmd, phys_addr_t phys, pgprot_t prot) in pmd_set_huge()
/linux-6.15/arch/x86/mm/
Diomap_32.c21 int iomap_create_wc(resource_size_t base, unsigned long size, pgprot_t *prot) in iomap_create_wc()
47 void __iomem *__iomap_local_pfn_prot(unsigned long pfn, pgprot_t prot) in __iomap_local_pfn_prot()
/linux-6.15/arch/powerpc/mm/
Dioremap_32.c11 pgprot_t prot = pgprot_cached_wthru(PAGE_KERNEL); in ioremap_wt() local
18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller()
/linux-6.15/include/linux/
Dhighmem-internal.h82 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()
188 static inline void *kmap_local_page_prot(struct page *page, pgprot_t prot) in kmap_local_page_prot()
215 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot()
Dvmalloc.h89 static inline bool arch_vmap_p4d_supported(pgprot_t prot) in arch_vmap_p4d_supported()
96 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported()
103 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported()
125 static inline pgprot_t arch_vmap_pgprot_tagged(pgprot_t prot) in arch_vmap_pgprot_tagged()
/linux-6.15/arch/sh/include/asm/
Dmmu.h72 unsigned long size, pgprot_t prot) in pmb_bolt_mapping()
79 pgprot_t prot, void *caller) in pmb_remap_caller()
100 pmb_remap(phys_addr_t phys, unsigned long size, pgprot_t prot) in pmb_remap()
Dpgtable.h121 static inline bool __pte_access_permitted(pte_t pte, u64 prot) in __pte_access_permitted()
129 u64 prot = _PAGE_PRESENT; in pte_access_permitted() local
139 u64 prot = _PAGE_PRESENT | _PAGE_USER; in pte_access_permitted() local
/linux-6.15/drivers/net/ethernet/mellanox/mlx4/
Dmcg.c158 u32 prot; in new_steering_entry() local
428 u32 prot; in add_promisc_qp() local
695 u8 *gid, enum mlx4_protocol prot, in find_entry()
1105 int block_mcast_loopback, enum mlx4_protocol prot, in mlx4_qp_attach_common()
1215 enum mlx4_protocol prot, enum mlx4_steer_type steer) in mlx4_qp_detach_common()
1337 enum mlx4_protocol prot) in mlx4_QP_ATTACH()
1370 enum mlx4_protocol prot, u64 *reg_id) in mlx4_trans_to_dmfs_attach()
1409 enum mlx4_protocol prot, u64 *reg_id) in mlx4_multicast_attach()
1439 enum mlx4_protocol prot, u64 reg_id) in mlx4_multicast_detach()
1531 int block_mcast_loopback, enum mlx4_protocol prot) in mlx4_unicast_attach()
[all …]
/linux-6.15/mm/
Dioremap.c16 pgprot_t prot) in generic_ioremap_prot()
53 pgprot_t prot) in ioremap_prot()
/linux-6.15/arch/sh/kernel/
Dsys_sh.c33 unsigned long prot, unsigned long flags, in old_mmap()
42 unsigned long prot, unsigned long flags, in sys_mmap2()
/linux-6.15/arch/sh/mm/
Dioremap.c40 __ioremap_29bit(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap_29bit()
72 #define __ioremap_29bit(offset, size, prot) NULL argument
/linux-6.15/kernel/dma/
Dremap.c25 pgprot_t prot, const void *caller) in dma_common_pages_remap()
41 pgprot_t prot, const void *caller) in dma_common_contiguous_remap()
/linux-6.15/arch/mips/include/asm/
Dpgtable-32.h158 pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte()
174 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte()
188 #define pfn_pte(pfn, prot) __pte(((unsigned long long)(pfn) << PFN_PTE_SHIFT) | pgprot_val(prot)) argument
189 #define pfn_pmd(pfn, prot) __pmd(((unsigned long long)(pfn) << PFN_PTE_SHIFT) | pgprot_val(prot)) argument
/linux-6.15/arch/arm64/kvm/hyp/nvhe/
Dmm.c36 unsigned long phys, enum kvm_pgtable_prot prot) in __pkvm_create_mappings()
94 enum kvm_pgtable_prot prot, in __pkvm_create_private_mapping()
113 int pkvm_create_mappings_locked(void *from, void *to, enum kvm_pgtable_prot prot) in pkvm_create_mappings_locked()
138 int pkvm_create_mappings(void *from, void *to, enum kvm_pgtable_prot prot) in pkvm_create_mappings()
Dmem_protect.c165 enum kvm_pgtable_prot prot) in guest_stage2_force_pte_cb()
423 enum kvm_pgtable_prot prot) in __host_stage2_idmap()
489 enum kvm_pgtable_prot prot) in host_stage2_idmap_locked()
523 static bool host_stage2_force_pte_cb(u64 addr, u64 end, enum kvm_pgtable_prot prot) in host_stage2_force_pte_cb()
549 enum kvm_pgtable_prot prot; in host_stage2_idmap() local
697 enum kvm_pgtable_prot prot; in __pkvm_host_share_hyp() local
760 enum kvm_pgtable_prot prot; in __pkvm_host_donate_hyp() local
891 enum kvm_pgtable_prot prot) in __pkvm_host_share_guest()
1027 int __pkvm_host_relax_perms_guest(u64 gfn, struct pkvm_hyp_vcpu *vcpu, enum kvm_pgtable_prot prot) in __pkvm_host_relax_perms_guest()
/linux-6.15/arch/arc/include/asm/
Dpgtable-levels.h144 #define pfn_pmd(pfn,prot) __pmd(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) argument
145 #define mk_pmd(page,prot) pfn_pmd(page_to_pfn(page),prot) argument
179 #define pfn_pte(pfn, prot) __pte(__pfn_to_phys(pfn) | pgprot_val(prot)) argument
180 #define mk_pte(page, prot) pfn_pte(page_to_pfn(page), prot) argument
/linux-6.15/arch/m68k/include/asm/
Dpgtable_mm.h165 # define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) | CF_PAGE_NOCACHE)) argument
172 #define pgprot_noncached(prot) \ argument
182 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) argument
/linux-6.15/include/net/
Dproto_memory.h17 proto_memory_pressure(const struct proto *prot) in proto_memory_pressure()
42 proto_memory_allocated(const struct proto *prot) in proto_memory_allocated()
/linux-6.15/arch/um/include/asm/
Dpgtable-2level.h40 #define pfn_pte(pfn, prot) __pte(pfn_to_phys(pfn) | pgprot_val(prot)) argument
41 #define pfn_pmd(pfn, prot) __pmd(pfn_to_phys(pfn) | pgprot_val(prot)) argument
/linux-6.15/arch/microblaze/kernel/
Dsys_microblaze.c37 unsigned long, prot, unsigned long, flags, unsigned long, fd, in SYSCALL_DEFINE6() argument
47 unsigned long, prot, unsigned long, flags, unsigned long, fd, in SYSCALL_DEFINE6() argument
/linux-6.15/arch/csky/include/asm/
Dpgtable.h39 #define pfn_pte(pfn, prot) __pte(((unsigned long long)(pfn) << PAGE_SHIFT) \ argument
235 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local
245 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine() local
271 #define io_remap_pfn_range(vma, vaddr, pfn, size, prot) \ argument
/linux-6.15/arch/s390/mm/
Dvmem.c170 unsigned long prot, pages = 0; in modify_pte_table() local
225 unsigned long next, prot, pages = 0; in modify_pmd_table() local
316 unsigned long next, prot, pages = 0; in modify_pud_table() local
617 int __vmem_map_4k_page(unsigned long addr, unsigned long phys, pgprot_t prot, bool alloc) in __vmem_map_4k_page()
632 int vmem_map_4k_page(unsigned long addr, unsigned long phys, pgprot_t prot) in vmem_map_4k_page()
/linux-6.15/arch/powerpc/include/asm/book3s/32/
Dpgtable.h566 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached()
573 static inline pgprot_t pgprot_noncached_wc(pgprot_t prot) in pgprot_noncached_wc()
580 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached()
587 static inline pgprot_t pgprot_cached_wthru(pgprot_t prot) in pgprot_cached_wthru()
594 static inline pgprot_t pgprot_cached_noncoherent(pgprot_t prot) in pgprot_cached_noncoherent()
600 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine()
/linux-6.15/arch/arm/mm/
Ddma-mapping.c45 pgprot_t prot; member
202 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_init() local
313 pgprot_t prot = *(pgprot_t *)data; in __dma_update_pte() local
319 static void __dma_remap(struct page *page, size_t size, pgprot_t prot) in __dma_remap()
329 pgprot_t prot, struct page **ret_page, in __alloc_remap_buffer()
392 pgprot_t prot, struct page **ret_page, in __alloc_from_contiguous()
438 static inline pgprot_t __get_dma_pgprot(unsigned long attrs, pgprot_t prot) in __get_dma_pgprot()
534 gfp_t gfp, pgprot_t prot, bool is_coherent, in __dma_alloc()
735 int prot = 0; in __dma_info_to_prot() local
1078 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); in arm_iommu_alloc_attrs() local
[all …]

12345678910>>...18