Searched refs:sched_set_normal (Results 1 – 5 of 5) sorted by relevance
528 sched_set_normal(current, 0); in rcu_scale_writer()
1196 sched_set_normal(current, oldnice); in rcu_torture_fqs()1589 sched_set_normal(current, oldnice); in rcu_torture_writer()2152 sched_set_normal(current, oldnice); in rcu_nocb_toggle()2916 sched_set_normal(current, oldnice); in rcu_torture_fwd_prog()
160 sched_set_normal(current, 0); in __torture_rt_boost()
1928 extern void sched_set_normal(struct task_struct *p, int nice);
7953 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function7961 EXPORT_SYMBOL_GPL(sched_set_normal);