Home
last modified time | relevance | path

Searched defs:nr_bytes (Results 1 – 1 of 1) sorted by relevance

/mm/
Dmemcontrol.c260 unsigned int nr_bytes; in obj_cgroup_release() local
2209 unsigned int nr_bytes; member
3134 static bool consume_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes) in consume_obj_stock()
3162 unsigned int nr_bytes = stock->nr_bytes & (PAGE_SIZE - 1); in drain_obj_stock() local
3210 static void refill_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes) in refill_obj_stock()
3235 unsigned int nr_pages, nr_bytes; in obj_cgroup_charge() local