Home
last modified time | relevance | path

Searched refs:__NR_swapon (Results 1 – 25 of 43) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/swapon/
Dswapon03.c49 TEST(tst_syscall(__NR_swapon, swap_testfiles[0].filename, 0)); in verify_swapon()
65 TEST(tst_syscall(__NR_swapon, swap_testfiles[1].filename, 0)); in verify_swapon()
74 TEST(tst_syscall(__NR_swapon, swap_testfiles[2].filename, 0)); in verify_swapon()
161 res = tst_syscall(__NR_swapon, filename, 0); in setup_swap()
Dswapon02.c67 if (tst_syscall(__NR_swapon, "alreadyused", 0)) in setup()
85 TEST(tst_syscall(__NR_swapon, tc->path, 0)); in verify_swapon()
Dswapon01.c21 TEST(tst_syscall(__NR_swapon, "./swapfile01", 0)); in verify_swapon()
/third_party/ltp/testcases/kernel/syscalls/swapoff/
Dswapoff01.c22 if (tst_syscall(__NR_swapon, "./swapfile01", 0) != 0) { in verify_swapoff()
Dswapoff02.c61 if (tst_syscall(__NR_swapon, "./swapfile01", 0) != 0) in verify_swapoff()
/third_party/ltp/libs/libltpswap/
Dlibswap.c54 TEST(tst_syscall(__NR_swapon, filename, 0)); in is_swap_supported()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h84 #define __NR_swapon 87 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h84 #define __NR_swapon 87 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h84 #define __NR_swapon 87 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h84 #define __NR_swapon 87 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h84 #define __NR_swapon 87 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in226 #define __NR_swapon 224 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in225 #define __NR_swapon 224 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in224 #define __NR_swapon 224 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in168 #define __NR_swapon 167 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in163 #define __NR_swapon 5162 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in58 #define __NR_swapon 87 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in163 #define __NR_swapon 6162 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in88 #define __NR_swapon 87 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in65 #define __NR_swapon 87 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in78 #define __NR_swapon 87 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h84 #define __NR_swapon 87 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in66 #define __NR_swapon 87 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in88 #define __NR_swapon 87 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in79 #define __NR_swapon 87 macro

12