Searched refs:refill_obj_stock (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | memcontrol.c | 3046 static void refill_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes, in refill_obj_stock() function 3128 refill_obj_stock(objcg, nr_bytes ? PAGE_SIZE - nr_bytes : 0, in obj_cgroup_charge_account() 3141 refill_obj_stock(objcg, size, true, 0, NULL, 0); in obj_cgroup_uncharge() 3239 refill_obj_stock(objcg, obj_size, true, -obj_size, in __memcg_slab_free_hook()
|