Searched refs:swapon (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/tools/testing/selftests/zram/ |
D | README | 35 - swapon
|
D | zram_lib.sh | 175 swapon /dev/zram$i > err.log 2>&1
|
/linux-4.4.14/Documentation/vm/ |
D | frontswap.txt | 124 nothingness and the only overhead is a few extra bytes per swapon'ed 137 device that is swapon'd. This is added to the EIGHT bits (which 139 for every swap page for every swap device that is swapon'd. (Hugh 160 Whenever a swap-device is swapon'd frontswap_init() is called, 234 implemented as a "shadow" to every swapon'd device with the potential 237 that frontswap cannot contain more pages than the total of swapon'd
|
/linux-4.4.14/Documentation/power/ |
D | swsusp-and-swap-files.txt | 28 # swapon <swap_file_path>
|
D | swsusp.txt | 228 after resume. swapoff -a; swapon -a may also be useful. 337 init=/bin/bash, then swapon and starting suspend sequence manually
|
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 163 ENTRY_SAME(swapon)
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 94 SYSCALL(swapon)
|
/linux-4.4.14/fs/nfs/ |
D | Kconfig | 95 This option enables swapon to work on files located on NFS mounts.
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_wrapper.c | 84 COMPAT_SYSCALL_WRAP2(swapon, const char __user *, specialfile, int, swap_flags);
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 176 167 common swapon sys_swapon
|
D | syscall_32.tbl | 96 87 i386 swapon sys_swapon
|
/linux-4.4.14/Documentation/cgroups/ |
D | memcg_test.txt | 18 Allocated at swapon(). Freed at swapoff().
|
/linux-4.4.14/Documentation/blockdev/ |
D | zram.txt | 132 swapon /dev/zram0
|
/linux-4.4.14/mm/ |
D | swapfile.c | 2386 SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) in SYSCALL_DEFINE2() argument
|
/linux-4.4.14/Documentation/filesystems/ |
D | vfs.txt | 781 swap_activate: Called when swapon is used on a file to allocate
|