Searched defs:mem_cgroup (Results 1 – 1 of 1) sorted by relevance
206 struct mem_cgroup { struct210 struct mem_cgroup_id id; argument215 union {260 struct mem_cgroup_thresholds thresholds; argument270 * mem_cgroup ? And what type of charges should we move ? argument274 spinlock_t move_lock;289 bool tcpmem_active;290 int tcpmem_pressure;293 int kmemcg_id;328 struct mem_cgroup_per_node *nodeinfo[]; argument[all …]
Completed in 11 milliseconds