Searched refs:ctrlr (Results 1 – 5 of 5) sorted by relevance
541 if (ctrlr == NULL || ctrlr->bdev == NULL) { in ctrlr_worker()583 vq->tasks[j].ctrlr = ctrlr; in alloc_task_pool()618 if (!ctrlr) { in new_device()626 ctrlr->vid = vid; in new_device()650 ctrlr->vid, i, in new_device()702 if (!ctrlr) { in destroy_device()728 free(ctrlr->mem); in destroy_device()813 ctrlr = rte_zmalloc(NULL, sizeof(*ctrlr), RTE_CACHE_LINE_SIZE); in vhost_blk_ctrlr_construct()814 if (!ctrlr) { in vhost_blk_ctrlr_construct()831 return ctrlr; in vhost_blk_ctrlr_construct()[all …]
72 struct vhost_blk_ctrlr *ctrlr; in extern_vhost_pre_msg_handler() local82 ctrlr = vhost_blk_ctrlr_find(path); in extern_vhost_pre_msg_handler()83 if (!ctrlr) { in extern_vhost_pre_msg_handler()100 rc = vhost_blk_get_config(ctrlr->bdev, in extern_vhost_pre_msg_handler()120 struct vhost_blk_ctrlr *ctrlr; in extern_vhost_post_msg_handler() local130 ctrlr = vhost_blk_ctrlr_find(path); in extern_vhost_post_msg_handler()131 if (!ctrlr) { in extern_vhost_post_msg_handler()
103 struct vhost_blk_ctrlr *ctrlr; member
4 $id: http://devicetree.org/schemas/memory-controllers/calxeda-ddr-ctrlr.yaml#
93 fan-temperature-ctrlr@18 {