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