Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dswap.c6 return syscall(SYS_swapon, path, flags); in swapon()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h486 #define SYS_swapon 87 macro