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