Searched defs:__NR_madvise (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h56 #define __NR_madvise 28 macro
H A Dunistd_x32.h50 #define __NR_madvise (__X32_SYSCALL_BIT + 28) macro
H A Dunistd_32.h295 #define __NR_madvise 219 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h262 #define __NR_madvise (__NR_SYSCALL_BASE + 220) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h337 #define __NR_madvise 233 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h297 #define __NR_madvise (__NR_Linux + 218) macro
515 #define __NR_madvise (__NR_Linux + 27) macro
921 #define __NR_madvise (__NR_Linux + 27) macro

Completed in 20 milliseconds