Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c52 static int effective_prio(struct task_struct *p) in effective_prio() function
92 p->prio = effective_prio(p); in set_user_nice()