Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dswap_cgroup.h13 extern void swap_cgroup_swapoff(int type);
35 static inline void swap_cgroup_swapoff(int type) in swap_cgroup_swapoff() function
/linux-4.4.14/mm/
Dswap_cgroup.c183 void swap_cgroup_swapoff(int type) in swap_cgroup_swapoff() function
Dswapfile.c1965 swap_cgroup_swapoff(p->type); in SYSCALL_DEFINE1()
2569 swap_cgroup_swapoff(p->type); in SYSCALL_DEFINE2()