Searched defs:mem_cgroup (Results 1 – 5 of 5) sorted by relevance
480 struct mem_cgroup *mem_cgroup; member4625 struct mem_cgroup { struct4627 struct mem_cgroup_id id; argument4648 struct mem_cgroup_thresholds thresholds; argument4649 struct mem_cgroup_thresholds memsw_thresholds; argument4650 struct list_head oom_notify;4651 long unsigned int move_charge_at_immigrate;4652 spinlock_t move_lock;4653 long unsigned int move_lock_flags;4660 struct memcg_padding _pad1_;[all …]
7909 struct mem_cgroup { struct7911 struct mem_cgroup_id id; argument7931 struct mem_cgroup_thresholds thresholds; argument7932 struct mem_cgroup_thresholds memsw_thresholds; argument7933 struct list_head oom_notify;7934 long unsigned int move_charge_at_immigrate;7935 spinlock_t move_lock;7936 long unsigned int move_lock_flags;7938 struct memcg_padding _pad1_;7939 struct memcg_vmstats vmstats;[all …]
1984 struct mem_cgroup *mem_cgroup; member2942 struct mem_cgroup { struct2944 struct mem_cgroup_id id; argument2965 struct mem_cgroup_thresholds thresholds; argument2966 struct mem_cgroup_thresholds memsw_thresholds; argument2967 struct list_head oom_notify;2968 long unsigned int move_charge_at_immigrate;2969 spinlock_t move_lock;2970 long unsigned int move_lock_flags;2977 struct memcg_padding _pad1_;[all …]