Searched defs:nr_bytes (Results 1 – 1 of 1) sorted by relevance
260 unsigned int nr_bytes; in obj_cgroup_release() local2209 unsigned int nr_bytes; member3134 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() local3210 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