Searched refs:swap_cgroup_ctrl (Results 1 – 1 of 1) sorted by relevance
8 struct swap_cgroup_ctrl { struct14 static struct swap_cgroup_ctrl swap_cgroup_ctrl[MAX_SWAPFILES]; argument41 struct swap_cgroup_ctrl *ctrl; in swap_cgroup_prepare()44 ctrl = &swap_cgroup_ctrl[type]; in swap_cgroup_prepare()62 struct swap_cgroup_ctrl **ctrlp) in lookup_swap_cgroup()65 struct swap_cgroup_ctrl *ctrl; in lookup_swap_cgroup()69 ctrl = &swap_cgroup_ctrl[swp_type(ent)]; in lookup_swap_cgroup()90 struct swap_cgroup_ctrl *ctrl; in swap_cgroup_cmpxchg()117 struct swap_cgroup_ctrl *ctrl; in swap_cgroup_record()148 struct swap_cgroup_ctrl *ctrl; in swap_cgroup_swapon()[all …]