Searched refs:__NR_swapoff (Results 1 - 13 of 13) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dswapoff.S7 ldr r7, =__NR_swapoff
/bionic/libc/arch-arm64/syscalls/
H A Dswapoff.S6 mov x8, __NR_swapoff
/bionic/libc/arch-mips/syscalls/
H A Dswapoff.S8 li v0, __NR_swapoff
/bionic/libc/arch-x86_64/syscalls/
H A Dswapoff.S6 movl $__NR_swapoff, %eax
/bionic/libc/arch-x86/syscalls/
H A Dswapoff.S10 movl $__NR_swapoff, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dswapoff.S8 li v0, __NR_swapoff
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h231 #define __NR_swapoff 168 macro
H A Dunistd_32.h165 #define __NR_swapoff 115 macro
H A Dunistd_x32.h209 #define __NR_swapoff (__X32_SYSCALL_BIT + 168) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h326 #define __NR_swapoff 225 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h169 #define __NR_swapoff (__NR_Linux + 115) macro
674 #define __NR_swapoff (__NR_Linux + 163) macro
1069 #define __NR_swapoff (__NR_Linux + 163) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h278 #define SYS_swapoff __NR_swapoff
624 #define SYS_swapoff __NR_swapoff
978 #define SYS_swapoff __NR_swapoff
1331 #define SYS_swapoff __NR_swapoff
1653 #define SYS_swapoff __NR_swapoff
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h141 #define __NR_swapoff (__NR_SYSCALL_BASE+115) macro

Completed in 127 milliseconds