Home
last modified time | relevance | path

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

/kernel/
Dtorture.c732 sched_set_normal(current, MAX_NICE); in stutter_wait()
/kernel/rcu/
Drcuscale.c479 sched_set_normal(current, 0); in rcu_scale_writer()
Drcutorture.c1180 sched_set_normal(current, oldnice); in rcu_torture_fqs()
1543 sched_set_normal(current, oldnice); in rcu_torture_writer()
2106 sched_set_normal(current, oldnice); in rcu_nocb_toggle()
2871 sched_set_normal(current, oldnice); in rcu_torture_fwd_prog()
/kernel/locking/
Dlocktorture.c502 sched_set_normal(current, 0); in torture_rtmutex_boost()
/kernel/sched/
Dcore.c7991 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function
7999 EXPORT_SYMBOL_GPL(sched_set_normal);