Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c2235 static void memcg_account_kmem(struct mem_cgroup *memcg, int nr_pages);
2247 static void memcg_account_kmem(struct mem_cgroup *memcg, int nr_pages) in memcg_account_kmem() function
3090 static void memcg_account_kmem(struct mem_cgroup *memcg, int nr_pages) in memcg_account_kmem() function
3114 memcg_account_kmem(memcg, -nr_pages); in obj_cgroup_uncharge_pages()
3140 memcg_account_kmem(memcg, nr_pages); in obj_cgroup_charge_pages()
3294 memcg_account_kmem(memcg, -nr_pages); in drain_obj_stock()
7188 memcg_account_kmem(ug->memcg, -ug->nr_kmem); in uncharge_batch()

Completed in 10 milliseconds