Searched refs:swapoff (Results 1 – 22 of 22) sorted by relevance
26 Allocated at swapon(). Freed at swapoff().245 9.7 swapoff249 call path of swap-in at swapoff is not same as usual swap-in path..266 # /sbin/swapoff -a270 Of course, tmpfs v.s. swapoff test should be tested, too.284 Case A) when you can swapoff::286 #swapoff -a
52 swapoff /dev/zram$i228 swapoff /dev/zram$i > err.log 2>&1
35 - swapoff
58 swapoff
178 COND_SYSCALL(swapoff);
45 pages out of the compressed pool, a swapoff on the swap device(s) will
173 163 n64 swapoff sys_swapoff
271 225 common swapoff sys_swapoff
90 115 common swapoff sys_swapoff
125 115 common swapoff sys_swapoff
194 177 common swapoff sys_swapoff
180 168 common swapoff sys_swapoff
130 115 i386 swapoff sys_swapoff
257 213 common swapoff sys_swapoff
132 115 common swapoff sys_swapoff
1139 static void del_from_avail_list(struct swap_info_struct *si, bool swapoff) in del_from_avail_list() argument1145 if (swapoff) { in del_from_avail_list()2769 SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) in SYSCALL_DEFINE1() argument
508 # swapoff -a668 swapoff -a
154 115 nospu swapoff sys_swapoff
267 after resume. swapoff -a; swapon -a may also be useful.
304 swapoff /dev/zram0
143 D: Fixed the shm swap deallocation at swapoff time (try_to_unuse message)