Searched refs:tvc_completion_list (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/vhost/
H A Dscsi.c102 struct llist_node tvc_completion_list; member in struct:vhost_scsi_cmd
368 llist_for_each_entry_safe(cmd, t, llnode, tvc_completion_list)
385 llist_add(&cmd->tvc_completion_list, &svq->completion_list);
574 llist_for_each_entry_safe(cmd, t, llnode, tvc_completion_list) {

Completed in 663 milliseconds