/linux/drivers/iommu/iommufd/ ! |
H A D | ioas.c | 38 int iommufd_ioas_alloc_ioctl(struct iommufd_ucmd *ucmd) in iommufd_ioas_alloc_ioctl() 66 int iommufd_ioas_iova_ranges(struct iommufd_ucmd *ucmd) in iommufd_ioas_iova_ranges() 146 int iommufd_ioas_allow_iovas(struct iommufd_ucmd *ucmd) in iommufd_ioas_allow_iovas() 204 int iommufd_ioas_map_file(struct iommufd_ucmd *ucmd) in iommufd_ioas_map_file() 250 int iommufd_ioas_map(struct iommufd_ucmd *ucmd) in iommufd_ioas_map() 289 int iommufd_ioas_copy(struct iommufd_ucmd *ucmd) in iommufd_ioas_copy() 346 int iommufd_ioas_unmap(struct iommufd_ucmd *ucmd) in iommufd_ioas_unmap() 519 int iommufd_ioas_change_process(struct iommufd_ucmd *ucmd) in iommufd_ioas_change_process() 642 int iommufd_ioas_option(struct iommufd_ucmd *ucmd) in iommufd_ioas_option()
|
H A D | hw_pagetable.c | 334 int iommufd_hwpt_alloc(struct iommufd_ucmd *ucmd) in iommufd_hwpt_alloc() 444 int iommufd_hwpt_set_dirty_tracking(struct iommufd_ucmd *ucmd) in iommufd_hwpt_set_dirty_tracking() 469 int iommufd_hwpt_get_dirty_bitmap(struct iommufd_ucmd *ucmd) in iommufd_hwpt_get_dirty_bitmap() 492 int iommufd_hwpt_invalidate(struct iommufd_ucmd *ucmd) in iommufd_hwpt_invalidate()
|
H A D | iommufd_private.h | 159 static inline int iommufd_ucmd_respond(struct iommufd_ucmd *ucmd, in iommufd_ucmd_respond() 298 #define __iommufd_object_alloc_ucmd(ucmd, ptr, type, obj) \ argument 307 #define iommufd_object_alloc_ucmd(ucmd, ptr, type) \ argument 417 iommufd_get_hwpt_paging(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_hwpt_paging() 425 iommufd_get_hwpt_nested(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_hwpt_nested() 497 iommufd_get_device(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_device() 585 iommufd_get_fault(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_fault() 635 iommufd_get_veventq(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_veventq() 667 iommufd_get_viommu(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_viommu() 716 static inline void iommufd_test_syz_conv_iova_id(struct iommufd_ucmd *ucmd, in iommufd_test_syz_conv_iova_id()
|
H A D | viommu.c | 17 int iommufd_viommu_alloc_ioctl(struct iommufd_ucmd *ucmd) in iommufd_viommu_alloc_ioctl() 143 int iommufd_vdevice_alloc_ioctl(struct iommufd_ucmd *ucmd) in iommufd_vdevice_alloc_ioctl() 356 int iommufd_hw_queue_alloc_ioctl(struct iommufd_ucmd *ucmd) in iommufd_hw_queue_alloc_ioctl()
|
H A D | main.c | 65 struct iommufd_object *_iommufd_object_alloc_ucmd(struct iommufd_ucmd *ucmd, in _iommufd_object_alloc_ucmd() 263 static int iommufd_destroy(struct iommufd_ucmd *ucmd) in iommufd_destroy() 364 static int iommufd_option(struct iommufd_ucmd *ucmd) in iommufd_option() 481 struct iommufd_ucmd ucmd = {}; in iommufd_fops_ioctl() local
|
H A D | eventq.c | 420 int iommufd_fault_alloc(struct iommufd_ucmd *ucmd) in iommufd_fault_alloc() 479 int iommufd_veventq_alloc(struct iommufd_ucmd *ucmd) in iommufd_veventq_alloc()
|
H A D | vfio_compat.c | 123 int iommufd_vfio_ioas(struct iommufd_ucmd *ucmd) in iommufd_vfio_ioas()
|
/linux/drivers/fwctl/ ! |
H A D | main.c | 33 static int ucmd_respond(struct fwctl_ucmd *ucmd, size_t cmd_len) in ucmd_respond() 56 static int fwctl_cmd_info(struct fwctl_ucmd *ucmd) in fwctl_cmd_info() 86 static int fwctl_cmd_rpc(struct fwctl_ucmd *ucmd) in fwctl_cmd_rpc() 173 struct fwctl_ucmd ucmd = {}; in fwctl_fops_ioctl() local
|
/linux/drivers/infiniband/hw/hns/ ! |
H A D | hns_roce_cq.c | 299 struct hns_roce_ib_create_cq *ucmd) in get_cq_ucmd() 314 struct hns_roce_ib_create_cq *ucmd) in set_cq_param() 330 struct hns_roce_ib_create_cq *ucmd) in set_cqe_size() 363 struct hns_roce_ib_create_cq ucmd = {}; in hns_roce_create_cq() local
|
H A D | hns_roce_srq.c | 346 struct hns_roce_ib_create_srq ucmd = {}; in alloc_srq_buf() local 392 struct hns_roce_ib_create_srq *ucmd) in get_srq_ucmd() 429 struct hns_roce_ib_create_srq ucmd = {}; in alloc_srq_db() local
|
/linux/drivers/infiniband/hw/mthca/ ! |
H A D | mthca_provider.c | 395 struct mthca_create_srq ucmd; in mthca_create_srq() local 460 struct mthca_create_qp ucmd; in mthca_create_qp() local 582 struct mthca_create_cq ucmd; in mthca_create_cq() local 701 struct mthca_resize_cq ucmd; in mthca_resize_cq() local 836 struct mthca_reg_mr ucmd; in mthca_reg_user_mr() local
|
/linux/drivers/infiniband/hw/mlx5/ ! |
H A D | qp.c | 434 int has_rq, struct mlx5_ib_qp *qp, struct mlx5_ib_create_qp *ucmd) in set_rq_size() 638 struct mlx5_ib_create_qp *ucmd, in set_user_buf_size() 882 struct mlx5_ib_create_wq *ucmd) in create_user_rq() 946 struct mlx5_ib_create_qp *ucmd) in _create_user_qp() 1706 void *ucmd; member 1718 struct mlx5_ib_create_qp_rss *ucmd = params->ucmd; in create_rss_raw_qp_tir() local 2075 struct mlx5_ib_create_qp *ucmd = params->ucmd; in create_dci() local 2236 struct mlx5_ib_create_qp *ucmd = params->ucmd; in create_user_qp() local 2736 struct mlx5_ib_create_qp *ucmd = params->ucmd; in create_dct() local 2898 void *ucmd, struct ib_qp_init_attr *attr) in process_vendor_flags() [all …]
|
H A D | srq.c | 48 struct mlx5_ib_create_srq ucmd = {}; in create_srq_user() local
|
/linux/drivers/infiniband/hw/mana/ ! |
H A D | qp.c | 100 struct mana_ib_create_qp_rss ucmd = {}; in mana_ib_create_qp_rss() local 276 struct mana_ib_create_qp ucmd = {}; in mana_ib_create_qp_raw() local 534 struct mana_ib_create_rc_qp ucmd = {}; in mana_ib_create_rc_qp() local
|
H A D | wq.c | 14 struct mana_ib_create_wq ucmd = {}; in mana_ib_create_wq() local
|
H A D | cq.c | 16 struct mana_ib_create_cq ucmd = {}; in mana_ib_create_cq() local
|
/linux/drivers/infiniband/sw/rxe/ ! |
H A D | rxe_srq.c | 153 struct rxe_modify_srq_cmd *ucmd, struct ib_udata *udata) in rxe_srq_from_attr()
|
/linux/drivers/infiniband/hw/vmw_pvrdma/ ! |
H A D | pvrdma_srq.c | 109 struct pvrdma_create_srq ucmd; in pvrdma_create_srq() local
|
H A D | pvrdma_cq.c | 117 struct pvrdma_create_cq ucmd; in pvrdma_create_cq() local
|
/linux/drivers/infiniband/hw/mlx4/ ! |
H A D | qp.c | 448 struct mlx4_ib_create_qp *ucmd) in set_user_sq_size() 554 struct mlx4_ib_create_qp_rss *ucmd) in set_qp_rss() 656 struct mlx4_ib_create_qp_rss *ucmd, in create_qp_rss() 714 struct mlx4_ib_create_qp_rss ucmd = {}; in _mlx4_ib_create_qp_rss() local 1071 struct mlx4_ib_create_qp ucmd; in create_qp_common() local 4134 struct mlx4_ib_create_wq ucmd; in mlx4_ib_create_wq() local 4272 struct mlx4_ib_modify_wq ucmd = {}; in mlx4_ib_modify_wq() local
|
H A D | cq.c | 210 struct mlx4_ib_create_cq ucmd; in mlx4_ib_create_cq() local 322 struct mlx4_ib_resize_cq ucmd; in mlx4_alloc_resize_umem() local
|
H A D | srq.c | 112 struct mlx4_ib_create_srq ucmd; in mlx4_ib_create_srq() local
|
/linux/drivers/dma-buf/ ! |
H A D | dma-heap.c | 125 static long dma_heap_ioctl(struct file *file, unsigned int ucmd, in dma_heap_ioctl()
|
/linux/drivers/iommu/arm/arm-smmu-v3/ ! |
H A D | arm-smmu-v3-iommufd.c | 290 struct iommu_viommu_arm_smmuv3_invalidate ucmd; member
|
/linux/drivers/nvme/host/ ! |
H A D | ioctl.c | 287 struct nvme_passthru_cmd __user *ucmd, unsigned int flags, in nvme_user_cmd() 335 struct nvme_passthru_cmd64 __user *ucmd, unsigned int flags, in nvme_user_cmd64()
|