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