Searched refs:swapoff (Results 1 – 22 of 22) sorted by relevance
26 Allocated at swapon(). Freed at swapoff().243 9.7 swapoff247 call path of swap-in at swapoff is not same as usual swap-in path..264 # /sbin/swapoff -a268 Of course, tmpfs v.s. swapoff test should be tested, too.282 Case A) when you can swapoff::284 #swapoff -a
52 swapoff /dev/zram$i228 swapoff /dev/zram$i > err.log 2>&1231 echo "FAIL swapoff /dev/zram$i failed"236 echo "zram swapoff: OK"
35 - swapoff
58 swapoff
500 bool swapoff) in swap_cluster_assert_empty() argument506 if (!IS_ENABLED(CONFIG_DEBUG_VM) && !swapoff) in swap_cluster_assert_empty()518 WARN_ON_ONCE(bad_slots != (swapoff ? ci->count : 0)); in swap_cluster_assert_empty()1196 static void del_from_avail_list(struct swap_info_struct *si, bool swapoff) in del_from_avail_list() argument1202 if (swapoff) { in del_from_avail_list()3082 SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) in SYSCALL_DEFINE1() argument
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
508 # swapoff -a668 swapoff -a
154 115 nospu swapoff sys_swapoff
267 after resume. swapoff -a; swapon -a may also be useful.
336 swapoff /dev/zram0
983 Called during swapoff on files where swap_activate was
138 D: Fixed the shm swap deallocation at swapoff time (try_to_unuse message)