Home | History | Annotate | Download | only in strace

Lines Matching defs:__sched_priority

122 #define __sched_priority sched_priority
3650 tprintf(", { %d }", p.__sched_priority);
3665 tprintf("{ %d }", p.__sched_priority);
3678 tprintf("%d, { %d }", (int) tcp->u_arg[0], p.__sched_priority);