Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c842 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function
850 EXPORT_SYMBOL_GPL(sched_set_normal);
/linux/kernel/
H A Dtorture.c993 sched_set_normal(t, realnice); in torture_sched_set_normal()
/linux/kernel/rcu/
H A Drcutorture.c1505 sched_set_normal(current, oldnice); in rcu_torture_fqs()
1955 sched_set_normal(current, oldnice); in rcu_torture_writer()
2970 sched_set_normal(current, oldnice); in rcu_nocb_toggle()
3816 sched_set_normal(current, oldnice); in rcu_torture_fwd_prog()
4218 sched_set_normal(current, 0); in rcu_torture_preempt()
H A Drcuscale.c635 sched_set_normal(current, 0); in rcu_scale_writer()
/linux/kernel/locking/
H A Dlocktorture.c215 sched_set_normal(current, 0); in __torture_rt_boost()
/linux/kernel/printk/
H A Dprintk.c3746 sched_set_normal(printk_legacy_kthread, -20); in legacy_kthread_create()