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

/linux-4.4.14/mm/
H A Dmemcontrol.c1878 * consume_stock: Try to consume stocked charge on this cpu.
1888 static bool consume_stock(struct mem_cgroup *memcg, unsigned int nr_pages) consume_stock() function
1935 * This will be consumed by consume_stock() function, later.
2041 if (consume_stock(memcg, nr_pages)) try_charge()

Completed in 92 milliseconds