Lines Matching defs:nr_bytes
138 unsigned int nr_bytes; in obj_cgroup_release() local
1748 unsigned int nr_bytes; member
2768 static bool consume_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes) in consume_obj_stock()
2796 unsigned int nr_bytes = stock->nr_bytes & (PAGE_SIZE - 1); in drain_obj_stock() local
2866 static void refill_obj_stock(struct obj_cgroup *objcg, unsigned int nr_bytes, in refill_obj_stock()
2901 unsigned int nr_pages, nr_bytes; in obj_cgroup_charge() local