NICE_TO_PRIO
NICE_TO_PRIO(lc->orig_nice), NICE_TO_PRIO(lc->new_nice));
NICE_TO_PRIO(lc->orig_nice), NICE_TO_PRIO(lc->new_nice));
#define F2FS_CRITICAL_TASK_PRIORITY NICE_TO_PRIO(0)
if (t < NICE_TO_PRIO(MIN_NICE) || t > NICE_TO_PRIO(MAX_NICE))
if (t < NICE_TO_PRIO(MIN_NICE) || t > NICE_TO_PRIO(MAX_NICE))
idx = NICE_TO_PRIO(nice) - MAX_RT_PRIO;
p->static_prio = NICE_TO_PRIO(0);
p->static_prio = NICE_TO_PRIO(0);
p->static_prio = NICE_TO_PRIO(attr->sched_nice);
prio = NICE_TO_PRIO(nice);
p->static_prio = NICE_TO_PRIO(nice);
p->static_prio = NICE_TO_PRIO(nice);