Searched refs:allow_uncharge (Results 1 – 1 of 1) sorted by relevance
3332 bool allow_uncharge) in refill_obj_stock() argument3348 allow_uncharge = true; /* Allow uncharge when objcg changes */ in refill_obj_stock()3352 if (allow_uncharge && (stock->nr_bytes > PAGE_SIZE)) { in refill_obj_stock()