/external/strace/ |
D | readahead.c | 3 SYS_FUNC(readahead) in SYS_FUNC() argument
|
D | Android.mk | 128 readahead.c \
|
D | sys_func.h | 184 extern SYS_FUNC(readahead);
|
/external/strace/linux/64/ |
D | syscallent.h | 214 [213] = { 3, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/32/ |
D | syscallent.h | 221 [213] = { 4, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/x86_64/ |
D | syscallent.h | 188 [187] = { 3, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 182 [6179] = { 3, TD, SEN(readahead), "readahead" },
|
D | syscallent-n64.h | 182 [5179] = { 3, TD, SEN(readahead), "readahead" },
|
D | syscallent-o32.h | 226 [4223] = { 5, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/s390x/ |
D | syscallent.h | 237 [222] = { 3, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/avr32/ |
D | syscallent.h | 205 [177] = { 4, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/xtensa/ |
D | syscallent.h | 253 [260] = { 5, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/s390/ |
D | syscallent.h | 253 [222] = { 4, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/hppa/ |
D | syscallent.h | 212 [207] = { 4, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/ia64/ |
D | syscallent.h | 235 [1216] = { 3, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/sparc/ |
D | syscallent.h | 206 [205] = { 4, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/powerpc/ |
D | syscallent.h | 220 [191] = { 5, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/x32/ |
D | syscallent.h | 188 [187] = { 3, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/sh/ |
D | syscallent.h | 254 [225] = { 4, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/m68k/ |
D | syscallent.h | 268 [240] = { 4, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/sh64/ |
D | syscallent.h | 280 [253] = { 3, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/powerpc64/ |
D | syscallent.h | 220 [191] = { 5, TD, SEN(readahead), "readahead" },
|
/external/strace/linux/i386/ |
D | syscallent.h | 253 [225] = { 4, TD, SEN(readahead), "readahead" },
|
/external/autotest/client/tests/scrashme/ |
D | testfix.diff | 314 +/* 225 */ { .name = "readahead" },
|
/external/strace/linux/alpha/ |
D | syscallent.h | 345 [379] = { 3, TD, SEN(readahead), "readahead" },
|