Searched refs:sched_set_normal (Results 1 – 6 of 6) sorted by relevance
732 sched_set_normal(current, MAX_NICE); in stutter_wait()
479 sched_set_normal(current, 0); in rcu_scale_writer()
1180 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()
502 sched_set_normal(current, 0); in torture_rtmutex_boost()
1908 extern void sched_set_normal(struct task_struct *p, int nice);
7787 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function7795 EXPORT_SYMBOL_GPL(sched_set_normal);