Home
last modified time | relevance | path

Searched refs:specialfile (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dswapfile.c3082 SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) in SYSCALL_DEFINE1() argument
3097 CLASS(filename, pathname)(specialfile); in SYSCALL_DEFINE1()
3613 SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) in SYSCALL_DEFINE2() argument
3647 CLASS(filename, name)(specialfile); in SYSCALL_DEFINE2()
/linux/tools/perf/
H A Dbuiltin-trace.c1388 .arg = { [0] = SCA_FILENAME_FROM_USER(specialfile), }, },
1390 .arg = { [0] = SCA_FILENAME_FROM_USER(specialfile), }, },