Home
last modified time | relevance | path

Searched refs:PRIO_TO_NICE (Results 1 – 2 of 2) sorted by relevance

/include/linux/sched/
A Dprio.h28 #define PRIO_TO_NICE(prio) ((prio) - DEFAULT_PRIO) macro
/include/linux/
A Dsched.h1887 return PRIO_TO_NICE((p)->static_prio); in task_nice()

Completed in 13 milliseconds