Home
last modified time | relevance | path

Searched refs:sys_swapoff (Results 1 – 8 of 8) sorted by relevance

/external/strace/linux/
Ddummy.h58 #define sys_swapoff sys_chdir macro
Dsyscall.h65 int sys_wait4(), sys_swapoff(), sys_ipc(), sys_sigreturn();
/external/strace/linux/arm/
Dsyscallent.h146 { 1, TF, sys_swapoff, "swapoff" }, /* 115 */
/external/strace/linux/sh/
Dsyscallent.h148 { 1, TF, sys_swapoff, "swapoff" }, /* 115 */
/external/strace/linux/i386/
Dsyscallent.h146 { 1, TF, sys_swapoff, "swapoff" }, /* 115 */
/external/strace/linux/mips/
Dsyscallent.h4120 { 1, TF, sys_swapoff, "swapoff" }, /* 4115 */
5514 { 1, TF, sys_swapoff, "swapoff" }, /* 5163 */
6820 { 1, TF, sys_swapoff, "swapoff" }, /* 6163 */
/external/linux-tools-perf/Documentation/
Dperf-script-python.txt50 sys_swapoff 1769
/external/strace/
DChangeLog282 * linux/*/syscallent.h: Add TF flag to sys_swapoff.