Home | History | Annotate | Download | only in linux

Lines Matching defs:prio

490  * values are inverted: lower p->prio value means higher priority.
504 #define rt_prio(prio) unlikely((prio) < MAX_RT_PRIO)
505 #define rt_task(p) rt_prio((p)->prio)
782 int prio, static_prio, normal_prio;
1117 extern void rt_mutex_setprio(struct task_struct *p, int prio);