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 {
193 struct obj_cgroup { struct194 struct percpu_ref refcnt;195 struct mem_cgroup *memcg;196 atomic_t nr_charged_bytes;197 union {