Searched refs:SYS_swapoff (Results 1 – 2 of 2) sorted by relevance
/third_party/musl/src/linux/ | ||
D | swap.c | 11 return syscall(SYS_swapoff, path); in swapoff() |
/third_party/musl/porting/liteos_m/user/include/bits/ | ||
D | syscall.h | 505 #define SYS_swapoff 115 macro |