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().
245 9.7 swapoff
249 call path of swap-in at swapoff is not same as usual swap-in path..
266 # /sbin/swapoff -a
270 Of course, tmpfs v.s. swapoff test should be tested, too.
284 Case A) when you can swapoff::
286 #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
H A DREADME35 - swapoff
/linux/tools/perf/trace/strace/groups/
H A Dstring58 swapoff
/linux/kernel/
H A Dsys_ni.c178 COND_SYSCALL(swapoff);
/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/mm/
H A Dswapfile.c1139 static void del_from_avail_list(struct swap_info_struct *si, bool swapoff) in del_from_avail_list() argument
1145 if (swapoff) { in del_from_avail_list()
2769 SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) in SYSCALL_DEFINE1() argument
/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.rst304 swapoff /dev/zram0
/linux/
H A DCREDITS143 D: Fixed the shm swap deallocation at swapoff time (try_to_unuse message)