Searched refs:fuzz_vhost_dev_ctx (Results 1 – 1 of 1) sorted by relevance
76 struct fuzz_vhost_dev_ctx { struct99 TAILQ_ENTRY(fuzz_vhost_dev_ctx) link; argument110 TAILQ_HEAD(, fuzz_vhost_dev_ctx) g_dev_list = TAILQ_HEAD_INITIALIZER(g_dev_list);130 struct fuzz_vhost_dev_ctx *dev_ctx, *tmp; in cleanup()245 struct fuzz_vhost_dev_ctx *dev_ctx; in fuzz_vhost_dev_init()386 print_req_obj(struct fuzz_vhost_dev_ctx *dev_ctx, struct fuzz_vhost_io_ctx *io_ctx) in print_req_obj()411 dump_outstanding_io(struct fuzz_vhost_dev_ctx *dev_ctx) in dump_outstanding_io()693 craft_virtio_scsi_req(struct fuzz_vhost_dev_ctx *dev_ctx, struct fuzz_vhost_io_ctx *io_ctx) in craft_virtio_scsi_req()707 craft_virtio_scsi_tmf_req(struct fuzz_vhost_dev_ctx *dev_ctx, struct fuzz_vhost_io_ctx *io_ctx) in craft_virtio_scsi_tmf_req()734 craft_virtio_req_rsp_pair(struct fuzz_vhost_dev_ctx *dev_ctx, struct fuzz_vhost_io_ctx *io_ctx) in craft_virtio_req_rsp_pair()[all …]