Searched refs:sched_set_normal (Results 1 – 6 of 6) sorted by relevance
1084 sched_set_normal(current, oldnice); in rcu_torture_fqs()1278 sched_set_normal(current, oldnice); in rcu_torture_writer()1728 sched_set_normal(current, oldnice); in rcu_nocb_toggle()2429 sched_set_normal(current, oldnice); in rcu_torture_fwd_prog()
458 sched_set_normal(current, 0); in rcu_scale_writer()
732 sched_set_normal(current, MAX_NICE); in stutter_wait()
502 sched_set_normal(current, 0); in torture_rtmutex_boost()
1851 extern void sched_set_normal(struct task_struct *p, int nice);
7582 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function7590 EXPORT_SYMBOL_GPL(sched_set_normal);