Home
last modified time | relevance | path

Searched refs:__NR_swapoff (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h189 #define __NR_swapoff 168 macro
Dunistd_32.h136 #define __NR_swapoff 115 macro
Dunistd_x32.h171 #define __NR_swapoff (__X32_SYSCALL_BIT + 168) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h299 #define __NR_swapoff 225 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h1167 #if defined(__NR_swapoff)
1168 #define SYS_swapoff __NR_swapoff
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h104 #define __NR_swapoff (__NR_SYSCALL_BASE + 115) macro