Home
last modified time | relevance | path

Searched refs:swap_cgroup_ctrl (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/mm/
A Dswap_cgroup.c9 struct swap_cgroup_ctrl { struct
15 static struct swap_cgroup_ctrl swap_cgroup_ctrl[MAX_SWAPFILES]; argument
42 struct swap_cgroup_ctrl *ctrl; in swap_cgroup_prepare()
45 ctrl = &swap_cgroup_ctrl[type]; in swap_cgroup_prepare()
80 struct swap_cgroup_ctrl *ctrl; 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()
[all …]

Completed in 3 milliseconds