Home
last modified time | relevance | path

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

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