Searched refs:allow_uncharge (Results 1 – 1 of 1) sorted by relevance
3458 bool allow_uncharge) in __refill_obj_stock() argument3504 allow_uncharge = true; /* Allow uncharge when objcg changes */ in __refill_obj_stock()3511 if ((allow_uncharge && (stock_nr_bytes > PAGE_SIZE)) || in __refill_obj_stock()3525 bool allow_uncharge) in refill_obj_stock() argument3528 __refill_obj_stock(objcg, stock, nr_bytes, allow_uncharge); in refill_obj_stock()