/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 | 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() 496 iommufd_get_device(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_device() 584 iommufd_get_fault(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_fault() 634 iommufd_get_veventq(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_veventq() 666 iommufd_get_viommu(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_viommu() 715 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 | 66 struct iommufd_object *_iommufd_object_alloc_ucmd(struct iommufd_ucmd *ucmd, in _iommufd_object_alloc_ucmd() 288 static int iommufd_destroy(struct iommufd_ucmd *ucmd) in iommufd_destroy() 389 static int iommufd_option(struct iommufd_ucmd *ucmd) in iommufd_option() 506 struct iommufd_ucmd ucmd = {}; in iommufd_fops_ioctl() local
|
H A D | eventq.c | 417 int iommufd_fault_alloc(struct iommufd_ucmd *ucmd) in iommufd_fault_alloc() 475 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()
|
H A D | device.c | 1552 int iommufd_get_hw_info(struct iommufd_ucmd *ucmd) in iommufd_get_hw_info()
|
/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
|
/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
|
H A D | counters.c | 1064 struct mlx5_ib_create_flow *ucmd) in mlx5_ib_flow_counters_set_data()
|
/linux/drivers/infiniband/hw/mana/ |
H A D | wq.c | 14 struct mana_ib_create_wq ucmd = {}; in mana_ib_create_wq() 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
|
H A D | pvrdma_qp.c | 201 struct pvrdma_create_qp ucmd; in pvrdma_create_qp() local
|
/linux/drivers/infiniband/hw/mlx4/ |
H A D | srq.c | 112 struct mlx4_ib_create_srq ucmd; in mlx4_ib_create_srq() local
|
/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.c | 129 struct sym_ucmd *ucmd = SYM_UCMD_PTR(cmd); in sym_xpt_done() local 572 struct sym_ucmd *ucmd = SYM_UCMD_PTR(cmd); in sym53c8xx_eh_abort_handler() local 649 struct sym_ucmd *ucmd; in sym53c8xx_eh_target_reset_handler() local
|
/linux/drivers/infiniband/hw/cxgb4/ |
H A D | cq.c | 1006 struct c4iw_create_cq ucmd; in c4iw_create_cq() local
|
/linux/arch/mips/cavium-octeon/ |
H A D | octeon-platform.c | 37 u32 ucmd; in octeon2_usb_reset() local
|
/linux/drivers/ufs/core/ |
H A D | ufshcd.c | 456 const struct uic_command *ucmd, in ufshcd_add_uic_command_trace()
|