Searched refs:aborted_allocations (Results 1 – 1 of 1) sorted by relevance
335 int64_t aborted_allocations = resource_user->outstanding_allocations; in rq_alloc() local337 resource_user->free_pool += aborted_allocations; in rq_alloc()340 if (aborted_allocations > 0) { in rq_alloc()341 ru_unref_by(resource_user, static_cast<gpr_atm>(aborted_allocations)); in rq_alloc()