Searched defs:obj_cgroup (Results 1 – 2 of 2) sorted by relevance
201 struct obj_cgroup { struct202 struct percpu_ref refcnt;203 struct mem_cgroup *memcg;204 atomic_t nr_charged_bytes;205 union {
200 struct obj_cgroup { struct201 struct percpu_ref refcnt;202 struct mem_cgroup *memcg;203 atomic_t nr_charged_bytes;204 union {