Lines Matching refs:swap_cgroup_ctrl
9 struct swap_cgroup_ctrl { struct
15 static struct swap_cgroup_ctrl swap_cgroup_ctrl[MAX_SWAPFILES]; variable
42 struct swap_cgroup_ctrl *ctrl; in swap_cgroup_prepare()
45 ctrl = &swap_cgroup_ctrl[type]; in swap_cgroup_prepare()
65 static struct swap_cgroup *__lookup_swap_cgroup(struct swap_cgroup_ctrl *ctrl, in __lookup_swap_cgroup()
77 struct swap_cgroup_ctrl **ctrlp) in lookup_swap_cgroup()
80 struct swap_cgroup_ctrl *ctrl; in lookup_swap_cgroup()
82 ctrl = &swap_cgroup_ctrl[swp_type(ent)]; in lookup_swap_cgroup()
100 struct swap_cgroup_ctrl *ctrl; in swap_cgroup_cmpxchg()
129 struct swap_cgroup_ctrl *ctrl; in swap_cgroup_record()
171 struct swap_cgroup_ctrl *ctrl; in swap_cgroup_swapon()
182 ctrl = &swap_cgroup_ctrl[type]; in swap_cgroup_swapon()
208 struct swap_cgroup_ctrl *ctrl; in swap_cgroup_swapoff()
214 ctrl = &swap_cgroup_ctrl[type]; in swap_cgroup_swapoff()