Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h208 #define __NR_readahead 187 macro
Dunistd_32.h244 #define __NR_readahead 225 macro
Dunistd_x32.h186 #define __NR_readahead (__X32_SYSCALL_BIT + 187) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h286 #define __NR_readahead 213 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h819 #if defined(__NR_readahead)
820 #define SYS_readahead __NR_readahead
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h203 #define __NR_readahead (__NR_SYSCALL_BASE + 225) macro