Searched defs:prot (Results 176 - 200 of 378) sorted by relevance

1234567891011>>

/linux-master/net/ipv4/
H A Dtcp_bpf.c601 static void tcp_bpf_rebuild_protos(struct proto prot[TCP_BPF_NUM_CFGS], argument
695 struct proto *prot = newsk->sk_prot; local
[all...]
/linux-master/drivers/gpu/drm/tegra/
H A Dgem.c237 int prot = IOMMU_READ | IOMMU_WRITE; local
600 pgprot_t prot = vm_get_page_prot(vma->vm_flags); local
/linux-master/drivers/soc/aspeed/
H A Daspeed-p2a-ctrl.c103 pgprot_t prot; local
/linux-master/kernel/dma/
H A Dmapping.c419 pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, unsigned long attrs) argument
H A Ddirect.c273 pgprot_t prot = dma_pgprot(dev, PAGE_KERNEL, attrs); local
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dioctl.c897 unsigned long prot; local
/linux-master/include/linux/regulator/
H A Dmachine.h96 int prot; member in struct:notification_limit
/linux-master/fs/pstore/
H A Dram_core.c409 pgprot_t prot; local
/linux-master/drivers/iommu/amd/
H A Dio_pgtable.c363 iommu_v1_map_pages(struct io_pgtable_ops *ops, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) argument
H A Dio_pgtable_v2.c50 u64 prot; local
63 static u64 set_pte_attr(u64 paddr, u64 pg_size, int prot) argument
236 iommu_v2_map_pages(struct io_pgtable_ops *ops, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) argument
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_iommu.c115 msm_iommu_pagetable_map(struct msm_mmu *mmu, u64 iova, struct sg_table *sgt, size_t len, int prot) argument
361 msm_iommu_map(struct msm_mmu *mmu, uint64_t iova, struct sg_table *sgt, size_t len, int prot) argument
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c46 pgprot_t prot; local
/linux-master/net/bluetooth/
H A Daf_bluetooth.c143 bt_sock_alloc(struct net *net, struct socket *sock, struct proto *prot, int proto, gfp_t prio, int kern) argument
/linux-master/net/ipv6/
H A Dipv6_sockglue.c629 struct proto *prot = &udp_prot; local
/linux-master/arch/x86/mm/
H A Dinit_32.c314 pgprot_t prot = PAGE_KERNEL_LARGE; local
346 pgprot_t prot = PAGE_KERNEL; local
249 kernel_physical_mapping_init(unsigned long start, unsigned long end, unsigned long page_size_mask, pgprot_t prot) argument
H A Ddump_pagetables.c254 pgprotval_t prot = val & PTE_FLAGS_MASK; local
/linux-master/arch/x86/kernel/
H A Dmachine_kexec_64.c124 pgprot_t prot = PAGE_KERNEL_EXEC_NOENC; local
/linux-master/arch/arm64/kernel/
H A Dprocess.c737 int arch_elf_adjust_prot(int prot, const struct arch_elf_state *state, argument
/linux-master/arch/nios2/include/asm/
H A Dpgtable.h95 unsigned long prot = pgprot_val(_prot); local
/linux-master/mm/
H A Dmprotect.c680 do_mprotect_pkey(unsigned long start, size_t len, unsigned long prot, int pkey) argument
[all...]
/linux-master/drivers/infiniband/hw/mana/
H A Dmain.c456 pgprot_t prot; local
/linux-master/arch/powerpc/mm/book3s32/
H A Dmmu.c116 setibat(int index, unsigned long virt, phys_addr_t phys, unsigned int size, pgprot_t prot) argument
258 setbat(int index, unsigned long virt, phys_addr_t phys, unsigned int size, pgprot_t prot) argument
/linux-master/net/tls/
H A Dtls.h307 tls_advance_record_sn(struct sock *sk, struct tls_prot_info *prot, argument
320 tls_xor_iv_with_seq(struct tls_prot_info *prot, char *iv, char *seq) argument
335 struct tls_prot_info *prot = &ctx->prot_info; local
361 tls_make_aad(char *buf, size_t size, char *record_sequence, unsigned char record_type, struct tls_prot_info *prot) argument
[all...]
/linux-master/arch/sparc/kernel/
H A Diommu.c437 unsigned long flags, handle, prot, ctx; local
/linux-master/net/atm/
H A Dbr2684.c229 unsigned short prot = ntohs(skb->protocol); local

Completed in 215 milliseconds

1234567891011>>