Home
last modified time | relevance | path

Searched defs:swapon (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dswapfile.c1177 static void add_to_avail_list(struct swap_info_struct *si, bool swapon) in add_to_avail_list()
3419 SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) in SYSCALL_DEFINE2() argument
/linux/fs/nfs/
H A Dnfs4state.c1199 bool swapon = false; in nfs4_schedule_state_manager() local