Searched refs:specialfile (Results 1 – 2 of 2) sorted by relevance
2381 SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) in SYSCALL_DEFINE1() argument2399 pathname = getname(specialfile); in SYSCALL_DEFINE1()2976 SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) in SYSCALL_DEFINE2() argument3011 name = getname(specialfile); in SYSCALL_DEFINE2()
905 asmlinkage long sys_swapon(const char __user *specialfile, int swap_flags);906 asmlinkage long sys_swapoff(const char __user *specialfile);