Searched refs:refill (Results 1 – 1 of 1) sorted by relevance
1755 unsigned int refill = -tctx->cached_refs + IO_TCTX_REFS_CACHE_NR; in io_task_refs_refill() local1757 percpu_counter_add(&tctx->inflight, refill); in io_task_refs_refill()1758 refcount_add(refill, ¤t->usage); in io_task_refs_refill()1759 tctx->cached_refs += refill; in io_task_refs_refill()