Home
last modified time | relevance | path

Searched refs:swapon (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/build/test/moduletest/runtest/bin/
H A Dmem_debug_t_init.sh54 swapon /dev/block/zram0
H A Denhancedswap_t_init.sh66 swapon /dev/block/zram0
/kernel/linux/linux-5.10/tools/testing/selftests/zram/
H A Dzram_lib.sh211 swapon /dev/zram$i > err.log 2>&1
214 echo "FAIL swapon /dev/zram$1 failed"
221 echo "zram making zram mkswap and swapon: OK"
/kernel/linux/linux-6.6/tools/testing/selftests/zram/
H A Dzram_lib.sh211 swapon /dev/zram$i > err.log 2>&1
214 echo "FAIL swapon /dev/zram$1 failed"
221 echo "zram making zram mkswap and swapon: OK"
/kernel/linux/linux-5.10/kernel/
H A Dsys_ni.c274 COND_SYSCALL(swapon); variable
/kernel/linux/linux-6.6/kernel/
H A Dsys_ni.c175 COND_SYSCALL(swapon); variable
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4state.c1216 bool swapon = false; in nfs4_schedule_state_manager() local
1221 swapon = !test_and_set_bit(NFS4CLNT_MANAGER_AVAILABLE, in nfs4_schedule_state_manager()
1223 if (!swapon) { in nfs4_schedule_state_manager()
1248 if (swapon) in nfs4_schedule_state_manager()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4state.c1213 bool swapon = false; in nfs4_schedule_state_manager() local
1221 swapon = !test_and_set_bit(NFS4CLNT_MANAGER_AVAILABLE, in nfs4_schedule_state_manager()
1223 if (!swapon) { in nfs4_schedule_state_manager()
1248 if (swapon) in nfs4_schedule_state_manager()
/kernel/linux/linux-5.10/mm/
H A Dswapfile.c97 /* Activity counter to indicate that a swapon or swapoff has occurred */
168 * swapon tell device that all the old swap contents can be discarded,
1291 * Notice that swapoff or swapoff+swapon can still happen before the
1300 * ... swapoff+swapon
1312 * has been swapoff or swapoff+swapon.
2417 * is built at swapon time and is then used at swap_writepage/swap_readpage
2426 * swapfiles are handled *identically* after swapon time.
2434 * For all swap devices we set S_SWAPFILE across the life of the swapon. This
2740 * Clear the SWP_USED flag after all resources are freed so that swapon in SYSCALL_DEFINE1()
3178 SYSCALL_DEFINE2(swapon, cons
[all...]
/kernel/linux/linux-6.6/mm/
H A Dswapfile.c105 /* Activity counter to indicate that a swapon or swapoff has occurred */
175 * swapon tell device that all the old swap contents can be discarded,
1240 * Notice that swapoff or swapoff+swapon can still happen before the
1248 * ... swapoff+swapon
1260 * has been swapoff or swapoff+swapon.
2239 * built at swapon time and is then used at swap_writepage/swap_readpage
2248 * swapfiles are handled *identically* after swapon time.
2256 * For all swap devices we set S_SWAPFILE across the life of the swapon. This
2558 * Clear the SWP_USED flag after all resources are freed so that swapon in SYSCALL_DEFINE1()
2990 SYSCALL_DEFINE2(swapon, cons
[all...]

Completed in 18 milliseconds