Home
last modified time | relevance | path

Searched refs:task_end (Results 1 – 2 of 2) 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)