Searched defs:ioprio (Results 1 – 2 of 2) sorted by relevance
44 int android_get_ioprio(int pid __android_unused, IoSchedClass *clazz, int *ioprio) { in android_get_ioprio()
593 static int ioprio_set(int which, int who, int ioprio) { in ioprio_set()