/external/strace/tests/ |
ioprio.test | 6 run_strace_match_diff -a18 -e trace=ioprio_get,ioprio_set
|
/external/strace/tests-m32/ |
ioprio.test | 6 run_strace_match_diff -a18 -e trace=ioprio_get,ioprio_set
|
/external/strace/tests-mx32/ |
ioprio.test | 6 run_strace_match_diff -a18 -e trace=ioprio_get,ioprio_set
|
/external/toybox/toys/other/ |
ionice.c | 48 static int ioprio_get(void) function 64 int p = ioprio_get(); 80 int p = ioprio_get();
|
/external/strace/ |
ioprio.c | 72 SYS_FUNC(ioprio_get)
|
sys_func.h | 100 extern SYS_FUNC(ioprio_get);
|
/external/strace/linux/32/ |
syscallent.h | 35 [ 31] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/s390x/ |
syscallent.h | 298 [283] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/64/ |
syscallent.h | 32 [ 31] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/avr32/ |
syscallent.h | 267 [239] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/hppa/ |
syscallent.h | 273 [268] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/x86_64/ |
syscallent.h | 253 [252] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/xtensa/ |
syscallent.h | 276 [283] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/arm/ |
syscallent.h | 342 [315] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/crisv10/ |
syscallent.h | 286 [290] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/i386/ |
syscallent.h | 318 [290] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/ia64/ |
syscallent.h | 295 [1275] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/m68k/ |
syscallent.h | 311 [283] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/mips/ |
syscallent-n32.h | 281 [6278] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
syscallent-n64.h | 277 [5274] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
syscallent-o32.h | 318 [4315] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/powerpc/ |
syscallent.h | 303 [274] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/powerpc64/ |
syscallent.h | 298 [274] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/s390/ |
syscallent.h | 314 [283] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|
/external/strace/linux/sh/ |
syscallent.h | 317 [289] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
|