Home
last modified time | relevance | path

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

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