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

/bionic/libc/arch-arm64/syscalls/
H A Dreadahead.S6 mov x8, __NR_readahead
/bionic/libc/arch-mips/syscalls/
H A Dreadahead.S8 li v0, __NR_readahead
/bionic/libc/arch-x86_64/syscalls/
H A Dreadahead.S6 movl $__NR_readahead, %eax
/bionic/libc/arch-arm/syscalls/
H A Dreadahead.S14 ldr r7, =__NR_readahead
/bionic/libc/arch-mips64/syscalls/
H A Dreadahead.S8 li v0, __NR_readahead
/bionic/libc/arch-x86/syscalls/
H A Dreadahead.S22 movl $__NR_readahead, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h255 #define __NR_readahead 187 macro
H A Dunistd_32.h300 #define __NR_readahead 225 macro
H A Dunistd_x32.h227 #define __NR_readahead (__X32_SYSCALL_BIT + 187) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h310 #define __NR_readahead 213 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h304 #define __NR_readahead (__NR_Linux + 223) macro
694 #define __NR_readahead (__NR_Linux + 179) macro
1089 #define __NR_readahead (__NR_Linux + 179) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h193 #define SYS_readahead __NR_readahead
522 #define SYS_readahead __NR_readahead
877 #define SYS_readahead __NR_readahead
1242 #define SYS_readahead __NR_readahead
1571 #define SYS_readahead __NR_readahead
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h266 #define __NR_readahead (__NR_SYSCALL_BASE+225) macro

Completed in 2960 milliseconds