Searched defs:sys32_readahead (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/arch/tile/kernel/ |
H A D | sys.c | 62 ssize_t sys32_readahead(int fd, u32 offset_lo, u32 offset_hi, u32 count) sys32_readahead() function
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | linux32.c | 136 asmlinkage ssize_t sys32_readahead(int fd, u32 pad0, u64 a2, u64 a3, sys32_readahead() function
|
/linux-4.1.27/arch/x86/ia32/ |
H A D | sys_ia32.c | 204 asmlinkage ssize_t sys32_readahead(int fd, unsigned off_lo, unsigned off_hi, sys32_readahead() function
|
Completed in 278 milliseconds