Home
last modified time | relevance | path

Searched refs:ioprio_set (Results 1 – 25 of 36) sorted by relevance

12

/external/toybox/toys/other/
Dionice.c53 static int ioprio_set(void) in ioprio_set() function
69 if (-1 == ioprio_set() && !(toys.optflags&FLAG_t)) perror_exit("set"); in ionice_main()
96 if (-1 == ioprio_set()) perror_exit("set"); in iorenice_main()
/external/strace/
Dioprio.c89 SYS_FUNC(ioprio_set) in SYS_FUNC() argument
Dsys_func.h100 extern SYS_FUNC(ioprio_set);
/external/fio/os/
Dos-android.h143 static inline int ioprio_set(int which, int who, int ioprio_class, int ioprio) in ioprio_set() function
Dos-linux.h97 static inline int ioprio_set(int which, int who, int ioprio_class, int ioprio) in ioprio_set() function
Dos.h93 #define ioprio_set(which, who, prioclass, prio) (0) macro
/external/strace/linux/32/
Dsyscallent.h34 [ 30] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/64/
Dsyscallent.h31 [ 30] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/s390x/
Dsyscallent.h297 [282] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/avr32/
Dsyscallent.h266 [238] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/mips/
Dsyscallent-n32.h280 [6277] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
Dsyscallent-n64.h276 [5273] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
Dsyscallent-o32.h317 [4314] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/xtensa/
Dsyscallent.h275 [282] = { 2, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/x86_64/
Dsyscallent.h252 [251] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/ia64/
Dsyscallent.h293 [1274] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/s390/
Dsyscallent.h313 [282] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/sparc/
Dsyscallent.h197 [196] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/hppa/
Dsyscallent.h272 [267] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/powerpc64/
Dsyscallent.h297 [273] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/i386/
Dsyscallent.h317 [289] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/m68k/
Dsyscallent.h310 [282] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/x32/
Dsyscallent.h252 [251] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/sh/
Dsyscallent.h316 [288] = { 3, 0, SEN(ioprio_set), "ioprio_set" },
/external/strace/linux/powerpc/
Dsyscallent.h302 [273] = { 3, 0, SEN(ioprio_set), "ioprio_set" },

12