Searched defs:sys32_readahead (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/arch/tile/kernel/ |
D | sys.c | 54 ssize_t sys32_readahead(int fd, u32 offset_lo, u32 offset_hi, u32 count) in sys32_readahead() function
|
/linux-3.4.99/arch/mips/kernel/ |
D | linux32.c | 286 asmlinkage ssize_t sys32_readahead(int fd, u32 pad0, u64 a2, u64 a3, in sys32_readahead() function
|
/linux-3.4.99/arch/x86/ia32/ |
D | sys_ia32.c | 480 asmlinkage ssize_t sys32_readahead(int fd, unsigned off_lo, unsigned off_hi, in sys32_readahead() function
|
/linux-3.4.99/arch/s390/kernel/ |
D | compat_linux.c | 457 asmlinkage compat_ssize_t sys32_readahead(int fd, u32 offhi, u32 offlo, s32 count) in sys32_readahead() function
|