Searched refs:SYS_swapon (Results 1 – 2 of 2) sorted by relevance
/third_party/musl/src/linux/ | ||
D | swap.c | 6 return syscall(SYS_swapon, path, flags); in swapon() |
/third_party/musl/porting/liteos_m/user/include/bits/ | ||
D | syscall.h | 486 #define SYS_swapon 87 macro |