Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap_cgroup.h15 extern void swap_cgroup_swapoff(int type);
38 static inline void swap_cgroup_swapoff(int type) in swap_cgroup_swapoff() function
/OK3568_Linux_fs/kernel/mm/
H A Dswap_cgroup.c203 void swap_cgroup_swapoff(int type) in swap_cgroup_swapoff() function
H A Dswapfile.c2731 swap_cgroup_swapoff(p->type); in SYSCALL_DEFINE1()
3428 swap_cgroup_swapoff(p->type); in SYSCALL_DEFINE2()