Searched defs:swapon (Results 1 – 2 of 2) sorted by relevance
1176 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...]
1147 bool swapon = false; in nfs4_schedule_state_manager() local