Home
last modified time | relevance | path

Searched refs:consume_obj_stock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c3161 static bool consume_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes) in consume_obj_stock() function
3265 if (consume_obj_stock(objcg, size)) in obj_cgroup_charge()
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c3259 static bool consume_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes) in consume_obj_stock() function
3395 if (consume_obj_stock(objcg, size)) in obj_cgroup_charge()
3412 * consume_obj_stock() or refill_obj_stock(). So ignore those in obj_cgroup_charge()

Completed in 19 milliseconds