Home
last modified time | relevance | path

Searched defs:prot (Results 776 - 800 of 872) sorted by relevance

1...<<3132333435

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpkg.h449 enum net_prot prot; member
H A Ddpni-cmd.h428 u8 prot; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c630 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx, u8 *prot, u16 *off) ice_find_prot_off() argument
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_sil24.c31 __le16 prot; member
792 u8 prot = qc->tf.protocol; in sil24_qc_defer() local
848 u16 prot = 0; in sil24_qc_prep() local
/kernel/linux/linux-6.6/include/linux/
H A Diommu.h169 int prot; member
777 iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot, gfp_t gfp) iommu_map() argument
796 iommu_map_sg(struct iommu_domain *domain, unsigned long iova, struct scatterlist *sg, unsigned int nents, int prot, gfp_t gfp) iommu_map_sg() argument
1113 iommu_map_sgtable(struct iommu_domain *domain, unsigned long iova, struct sg_table *sgt, int prot) iommu_map_sgtable() argument
[all...]
/kernel/linux/linux-6.6/drivers/vfio/
H A Dvfio_iommu_type1.c93 int prot; /* IOMMU_READ/WRITE */ member
462 static int put_pfn(unsigned long pfn, int prot) in put_pfn() argument
555 vaddr_get_pfns(struct mm_struct *mm, unsigned long vaddr, long npages, int prot, unsigned long *pfn, struct page **pages) vaddr_get_pfns() argument
796 vfio_iommu_type1_pin_pages(void *iommu_data, struct iommu_group *iommu_group, dma_addr_t user_iova, int npage, int prot, struct page **pages) vfio_iommu_type1_pin_pages() argument
1430 vfio_iommu_map(struct vfio_iommu *iommu, dma_addr_t iova, unsigned long pfn, long npage, int prot) vfio_iommu_map() argument
1564 int ret = 0, prot = 0; vfio_dma_do_map() local
[all...]
/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Didxd.h572 static inline int idxd_get_wq_portal_offset(enum idxd_portal_prot prot) in idxd_get_wq_portal_offset() argument
577 idxd_get_wq_portal_full_offset(int wq_id, enum idxd_portal_prot prot) idxd_get_wq_portal_full_offset() argument
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-dev.h587 unsigned int prot:1; member
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dds.c460 static void ds_update_cea(void *cea, void *addr, size_t size, pgprot_t prot) in ds_update_cea() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dt4.h319 static inline pgprot_t t4_pgprot_wc(pgprot_t prot) in t4_pgprot_wc() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmain.c1843 enum mlx4_protocol prot = MLX4_PROT_IB_IPV6; in mlx4_ib_mcg_attach() local
1923 enum mlx4_protocol prot = MLX4_PROT_IB_IPV6; in mlx4_ib_mcg_detach() local
/kernel/linux/linux-6.6/drivers/iommu/
H A Dmtk_iommu.c974 int prot = IOMMU_WRITE | IOMMU_READ; in mtk_iommu_get_resv_regions() local
779 mtk_iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) mtk_iommu_map() argument
H A Diommu.c2421 __iommu_map_pages(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot, gfp_t gfp, size_t *mapped) __iommu_map_pages() argument
2445 __iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot, gfp_t gfp) __iommu_map() argument
2505 iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot, gfp_t gfp) iommu_map() argument
2615 iommu_map_sg(struct iommu_domain *domain, unsigned long iova, struct scatterlist *sg, unsigned int nents, int prot, gfp_t gfp) iommu_map_sg() argument
2785 iommu_alloc_resv_region(phys_addr_t start, size_t length, int prot, enum iommu_resv_type type, gfp_t gfp) iommu_alloc_resv_region() argument
[all...]
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2767 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in arm_smmu_get_resv_regions() local
2482 arm_smmu_map_pages(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) arm_smmu_map_pages() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dauxtrace.c1149 int prot = rw ? PROT_READ | PROT_WRITE : PROT_READ; in auxtrace_buffer__get_data_rw() local
H A Dmachine.c2000 u32 prot = 0; in machine__process_mmap_event() local
/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c2450 const struct proto *prot = READ_ONCE(sk->sk_prot); in unix_dgram_recvmsg() local
2862 const struct proto *prot = READ_ONCE(sk->sk_prot); in unix_stream_recvmsg() local
2927 const struct proto *prot = READ_ONCE(other->sk_prot); in unix_shutdown() local
/kernel/linux/linux-6.6/net/smc/
H A Daf_smc.c369 struct proto *prot; in smc_sock_alloc() local
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/
H A Dlibcxgbi.c1142 scmd_get_params(struct scsi_cmnd *sc, struct scatterlist **sgl, unsigned int *sgcnt, unsigned int *dlen, unsigned int prot) scmd_get_params() argument
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2696 int prot, protsegcnt; lpfc_calc_bg_err() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmmap.c1209 do_mmap(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, vm_flags_t vm_flags, unsigned long pgoff, unsigned long *populate, struct list_head *uf) do_mmap() argument
1396 ksys_mmap_pgoff(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) ksys_mmap_pgoff() argument
1458 unsigned long prot; global() member
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c537 u8 prot = iph->protocol; in build_skb_flow_key() local
830 u8 prot = iph->protocol; in ip_do_redirect() local
510 __build_flow_key(const struct net *net, struct flowi4 *fl4, const struct sock *sk, const struct iphdr *iph, int oif, __u8 tos, u8 prot, u32 mark, int flow_flags) __build_flow_key() argument
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c1527 __be16 prot = n->tbl->protocol; in neigh_hh_init() local
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c576 static void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() argument
632 unsigned prot; in map_library() local
966 int prot = PROT_READ|PROT_WRITE, flags = MAP_ANONYMOUS|MAP_PRIVATE; dl_mmap() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c576 static void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() argument
632 unsigned prot; in map_library() local
966 int prot = PROT_READ|PROT_WRITE, flags = MAP_ANONYMOUS|MAP_PRIVATE; dl_mmap() local
[all...]

Completed in 79 milliseconds

1...<<3132333435