HomeSort by relevance Sort by last modified time
    Searched refs:ioprio_get (Results 1 - 25 of 35) sorted by null

1 2

  /external/strace/tests/
ioprio.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (ioprio -a18 -e trace=ioprio_get,ioprio_set); do not edit.
4 run_strace_match_diff -a18 -e trace=ioprio_get,ioprio_set
  /external/strace/tests-m32/
ioprio.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (ioprio -a18 -e trace=ioprio_get,ioprio_set); do not edit.
4 run_strace_match_diff -a18 -e trace=ioprio_get,ioprio_set
  /external/strace/tests-mx32/
ioprio.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (ioprio -a18 -e trace=ioprio_get,ioprio_set); do not edit.
4 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 73 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/64/
syscallent.h 32 [ 31] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
  /external/strace/linux/avr32/
syscallent.h 268 [239] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
  /external/strace/linux/hppa/
syscallent.h 274 [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 343 [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 319 [290] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
  /external/strace/linux/ia64/
syscallent.h 296 [1275] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
  /external/strace/linux/m68k/
syscallent.h 312 [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 304 [274] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
  /external/strace/linux/powerpc64/
syscallent.h 299 [274] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
  /external/strace/linux/s390/
syscallent.h 315 [283] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
  /external/strace/linux/s390x/
syscallent.h 299 [283] = { 2, 0, SEN(ioprio_get), "ioprio_get" },
  /external/strace/linux/sh/
syscallent.h 318 [289] = { 2, 0, SEN(ioprio_get), "ioprio_get" },

Completed in 1152 milliseconds

1 2