Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dswap.c11 return syscall(SYS_swapoff, path); in swapoff()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h505 #define SYS_swapoff 115 macro