Searched refs:co_put_to_shres (Results 1 – 3 of 3) sorted by relevance
59 void coroutine_fn co_put_to_shres(SharedResource *s, uint64_t n);
78 void coroutine_fn co_put_to_shres(SharedResource *s, uint64_t n) in co_put_to_shres() function
477 co_put_to_shres(task->s->mem, task->req.bytes); in block_copy_task_run()608 co_put_to_shres(s->mem, t->req.bytes); in block_copy_task_entry()