Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcuscale.c528 sched_set_normal(current, 0); in rcu_scale_writer()
H A Drcutorture.c1196 sched_set_normal(current, oldnice); in rcu_torture_fqs()
1589 sched_set_normal(current, oldnice); in rcu_torture_writer()
2153 sched_set_normal(current, oldnice); in rcu_nocb_toggle()
2917 sched_set_normal(current, oldnice); in rcu_torture_fwd_prog()
/openbmc/linux/kernel/locking/
H A Dlocktorture.c160 sched_set_normal(current, 0); in __torture_rt_boost()
/openbmc/linux/include/linux/
H A Dsched.h1928 extern void sched_set_normal(struct task_struct *p, int nice);
/openbmc/linux/kernel/sched/
H A Dcore.c7953 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function
7961 EXPORT_SYMBOL_GPL(sched_set_normal);