Searched defs:mem_cgroup (Results 1 – 1 of 1) sorted by relevance
231 struct mem_cgroup { struct235 struct mem_cgroup_id id; argument240 union {281 struct mem_cgroup_thresholds thresholds; argument291 * mem_cgroup ? And what type of charges should we move ? argument295 spinlock_t move_lock;310 bool tcpmem_active;311 int tcpmem_pressure;314 int kmemcg_id;343 struct mem_cgroup_per_node *nodeinfo[]; argument[all …]
Completed in 9 milliseconds