Searched refs:nr_charged_bytes (Results 1 – 2 of 2) sorted by relevance
198 atomic_t nr_charged_bytes; member
284 nr_bytes = atomic_read(&objcg->nr_charged_bytes); in obj_cgroup_release()3218 atomic_add(nr_bytes, &old->nr_charged_bytes); in drain_obj_stock()3252 stock->nr_bytes = atomic_xchg(&objcg->nr_charged_bytes, 0); in refill_obj_stock()