Home
last modified time | relevance | path

Searched refs:task_end (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/block/
H A Dblock-copy.c110 static int64_t task_end(BlockCopyTask *task) in task_end() function
795 offset = task_end(task); in block_copy_dirty_clusters()
821 offset = task_end(task); in block_copy_dirty_clusters()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py1003 def tasksbetween(task_start, task_end, d): argument
1029 follow_chain(task_start, task_end)
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_main.c2542 void *task_start, *task_end; in __qedi_probe() local
2703 task_end = qedi_get_task_mem(&qedi->tasks, MAX_TID_BLOCKS_ISCSI - 1); in __qedi_probe()
2706 task_start, task_end, qedi->tasks.size); in __qedi_probe()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c3305 void *task_start, *task_end; in __qedf_probe() local
3508 task_end = qedf_get_task_mem(&qedf->tasks, MAX_TID_BLOCKS_FCOE - 1); in __qedf_probe()
3510 "end=%p block_size=%u.\n", task_start, task_end, in __qedf_probe()