Home
last modified time | relevance | path

Searched defs:ucmd (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/iommu/iommufd/
H A Dioas.c38 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()
244 int iommufd_ioas_map(struct iommufd_ucmd *ucmd) in iommufd_ioas_map()
283 int iommufd_ioas_copy(struct iommufd_ucmd *ucmd) in iommufd_ioas_copy()
340 int iommufd_ioas_unmap(struct iommufd_ucmd *ucmd) in iommufd_ioas_unmap()
517 int iommufd_ioas_change_process(struct iommufd_ucmd *ucmd) in iommufd_ioas_change_process()
640 int iommufd_ioas_option(struct iommufd_ucmd *ucmd) in iommufd_ioas_option()
H A Dselftest.c99 void iommufd_test_syz_conv_iova_id(struct iommufd_ucmd *ucmd, in iommufd_test_syz_conv_iova_id()
958 __get_md_pagetable(struct iommufd_ucmd *ucmd, u32 mockpt_id, u32 hwpt_type) in __get_md_pagetable()
969 get_md_pagetable(struct iommufd_ucmd *ucmd, u32 mockpt_id, in get_md_pagetable()
987 get_md_pagetable_nested(struct iommufd_ucmd *ucmd, u32 mockpt_id, in get_md_pagetable_nested()
1077 static int iommufd_test_mock_domain(struct iommufd_ucmd *ucmd, in iommufd_test_mock_domain()
1159 static int iommufd_test_mock_domain_replace(struct iommufd_ucmd *ucmd, in iommufd_test_mock_domain_replace()
1183 static int iommufd_test_add_reserved(struct iommufd_ucmd *ucmd, in iommufd_test_add_reserved()
1207 static int iommufd_test_md_check_pa(struct iommufd_ucmd *ucmd, in iommufd_test_md_check_pa()
1265 static int iommufd_test_md_check_refs(struct iommufd_ucmd *ucmd, in iommufd_test_md_check_refs()
1299 static int iommufd_test_md_check_iotlb(struct iommufd_ucmd *ucmd, u32 mockpt_id, in iommufd_test_md_check_iotlb()
[all …]
H A Diommufd_private.h161 static inline int iommufd_ucmd_respond(struct iommufd_ucmd *ucmd, in iommufd_ucmd_respond()
300 #define __iommufd_object_alloc_ucmd(ucmd, ptr, type, obj) \ argument
309 #define iommufd_object_alloc_ucmd(ucmd, ptr, type) \ argument
419 iommufd_get_hwpt_paging(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_hwpt_paging()
427 iommufd_get_hwpt_nested(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_hwpt_nested()
498 iommufd_get_device(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_device()
588 iommufd_get_fault(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_fault()
640 iommufd_get_veventq(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_veventq()
672 iommufd_get_viommu(struct iommufd_ucmd *ucmd, u32 id) in iommufd_get_viommu()
723 static inline void iommufd_test_syz_conv_iova_id(struct iommufd_ucmd *ucmd, in iommufd_test_syz_conv_iova_id()
H A Dviommu.c17 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 Dmain.c66 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 Deventq.c417 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 Dvfio_compat.c123 int iommufd_vfio_ioas(struct iommufd_ucmd *ucmd) in iommufd_vfio_ioas()
/linux/drivers/fwctl/
H A Dmain.c33 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 Dhns_roce_qp.c620 struct hns_roce_ib_create_qp *ucmd) in check_sq_size_with_integrity()
643 struct hns_roce_ib_create_qp *ucmd) in set_user_sq_size()
807 struct hns_roce_ib_create_qp *ucmd) in user_qp_has_sdb()
865 struct hns_roce_ib_create_qp *ucmd, in alloc_user_qp_db()
941 struct hns_roce_ib_create_qp *ucmd, in alloc_qp_db()
1043 struct hns_roce_ib_create_qp *ucmd) in set_congest_type()
1076 struct hns_roce_ib_create_qp *ucmd) in set_congest_param()
1089 struct hns_roce_ib_create_qp *ucmd) in set_qp_param()
1151 struct hns_roce_ib_create_qp ucmd = {}; in hns_roce_create_qp_common() local
H A Dhns_roce_cq.c351 struct hns_roce_ib_create_cq *ucmd) in get_cq_ucmd()
366 struct hns_roce_ib_create_cq *ucmd) in set_cq_param()
382 struct hns_roce_ib_create_cq *ucmd) in set_cqe_size()
415 struct hns_roce_ib_create_cq ucmd = {}; in hns_roce_create_cq() local
H A Dhns_roce_srq.c345 struct hns_roce_ib_create_srq ucmd = {}; in alloc_srq_buf() local
391 struct hns_roce_ib_create_srq *ucmd) in get_srq_ucmd()
428 struct hns_roce_ib_create_srq ucmd = {}; in alloc_srq_db() local
/linux/kernel/liveupdate/
H A Dluo_session.c231 struct luo_ucmd *ucmd) in luo_session_preserve_fd()
249 struct luo_ucmd *ucmd) in luo_session_retrieve_fd()
281 struct luo_ucmd *ucmd) in luo_session_finish()
329 struct luo_ucmd ucmd = {}; in luo_session_ioctl() local
H A Dluo_core.c276 static int luo_ioctl_create_session(struct luo_ucmd *ucmd) in luo_ioctl_create_session()
306 static int luo_ioctl_retrieve_session(struct luo_ucmd *ucmd) in luo_ioctl_retrieve_session()
396 struct luo_ucmd ucmd = {}; in luo_ioctl() local
H A Dluo_internal.h20 static inline int luo_ucmd_respond(struct luo_ucmd *ucmd, in luo_ucmd_respond()
/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c434 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 Dsrq.c48 struct mlx5_ib_create_srq ucmd = {}; in create_srq_user() local
/linux/drivers/infiniband/hw/mana/
H A Dwq.c14 struct mana_ib_create_wq ucmd = {}; in mana_ib_create_wq() local
H A Dcq.c16 struct mana_ib_create_cq ucmd = {}; in mana_ib_create_cq() local
/linux/drivers/infiniband/sw/rxe/
H A Drxe_srq.c153 struct rxe_modify_srq_cmd *ucmd, struct ib_udata *udata) in rxe_srq_from_attr()
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_srq.c109 struct pvrdma_create_srq ucmd; in pvrdma_create_srq() local
H A Dpvrdma_cq.c117 struct pvrdma_create_cq ucmd; in pvrdma_create_cq() local
/linux/drivers/infiniband/hw/mlx4/
H A Dsrq.c112 struct mlx4_ib_create_srq ucmd; in mlx4_ib_create_srq() local
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c129 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/nvme/host/
H A Dioctl.c282 struct nvme_passthru_cmd __user *ucmd, unsigned int flags, in nvme_user_cmd()
330 struct nvme_passthru_cmd64 __user *ucmd, unsigned int flags, in nvme_user_cmd64()
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-iommufd.c302 struct iommu_viommu_arm_smmuv3_invalidate ucmd; member

12