Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c2264 * consume_stock: Try to consume stocked charge on this cpu.
2274 static bool consume_stock(struct mem_cgroup *memcg, unsigned int nr_pages) in consume_stock() function
2338 * This will be consumed by consume_stock() function, later.
2723 if (consume_stock(memcg, nr_pages)) in try_charge()
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c2253 * consume_stock: Try to consume stocked charge on this cpu.
2263 static bool consume_stock(struct mem_cgroup *memcg, unsigned int nr_pages) in consume_stock() function
2331 * This will be consumed by consume_stock() function, later.
2682 if (consume_stock(memcg, nr_pages)) in try_charge_memcg()

Completed in 18 milliseconds