Searched refs:allow_uncharge (Results 1 – 1 of 1) sorted by relevance
3319 bool allow_uncharge) in __refill_obj_stock() argument3337 allow_uncharge = true; /* Allow uncharge when objcg changes */ in __refill_obj_stock()3341 if (allow_uncharge && (stock->nr_bytes > PAGE_SIZE)) { in __refill_obj_stock()3353 bool allow_uncharge) in refill_obj_stock() argument3356 __refill_obj_stock(objcg, stock, nr_bytes, allow_uncharge); in refill_obj_stock()