Searched defs:ioprio (Results 1 – 4 of 4) sorted by relevance
44 int android_get_ioprio(int pid __android_unused, IoSchedClass *clazz, int *ioprio) { in android_get_ioprio()
81 __virtio32 ioprio; member
26 __u16 ioprio; member
667 static int ioprio_set(int which, int who, int ioprio) { in ioprio_set()