Home
last modified time | relevance | path

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

/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemcg_test.rst26 Allocated at swapon(). Freed at swapoff().
243 9.7 swapoff
247 call path of swap-in at swapoff is not same as usual swap-in path..
264 # /sbin/swapoff -a
268 Of course, tmpfs v.s. swapoff test should be tested, too.
282 Case A) when you can swapoff::
284 #swapoff -a
/linux/tools/testing/selftests/zram/
H A Dzram_lib.sh52 swapoff /dev/zram$i
228 swapoff /dev/zram$i > err.log 2>&1
231 echo "FAIL swapoff /dev/zram$i failed"
236 echo "zram swapoff: OK"
H A DREADME35 - swapoff
/linux/tools/perf/trace/strace/groups/
H A Dstring58 swapoff
/linux/mm/
H A Dswapfile.c500 bool swapoff) in swap_cluster_assert_empty() argument
506 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() argument
1202 if (swapoff) { in del_from_avail_list()
3082 SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) in SYSCALL_DEFINE1() argument
/linux/Documentation/admin-guide/mm/
H A Dzswap.rst45 pages out of the compressed pool, a swapoff on the swap device(s) will
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl173 163 n64 swapoff sys_swapoff
/linux/scripts/
H A Dsyscall.tbl271 225 common swapoff sys_swapoff
/linux/tools/scripts/
H A Dsyscall.tbl271 225 common swapoff sys_swapoff
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl90 115 common swapoff sys_swapoff
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl125 115 common swapoff sys_swapoff
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl194 177 common swapoff sys_swapoff
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl180 168 common swapoff sys_swapoff
H A Dsyscall_32.tbl130 115 i386 swapoff sys_swapoff
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl257 213 common swapoff sys_swapoff
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl132 115 common swapoff sys_swapoff
/linux/Documentation/driver-api/crypto/iaa/
H A Diaa-crypto.rst508 # swapoff -a
668 swapoff -a
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl154 115 nospu swapoff sys_swapoff
/linux/Documentation/power/
H A Dswsusp.rst267 after resume. swapoff -a; swapon -a may also be useful.
/linux/Documentation/admin-guide/blockdev/
H A Dzram.rst336 swapoff /dev/zram0
/linux/Documentation/filesystems/
H A Dvfs.rst983 Called during swapoff on files where swap_activate was
/linux/
H A DCREDITS138 D: Fixed the shm swap deallocation at swapoff time (try_to_unuse message)