Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dsyscalls.c873 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function
881 EXPORT_SYMBOL_GPL(sched_set_normal);
/linux/kernel/printk/
A Dnbcon.c1328 sched_set_normal(con->kthread, -20); in nbcon_kthread_create()
A Dprintk.c3606 sched_set_normal(printk_legacy_kthread, -20); in legacy_kthread_create()
/linux/kernel/rcu/
A Drcutorture.c1206 sched_set_normal(current, oldnice); in rcu_torture_fqs()
1620 sched_set_normal(current, oldnice); in rcu_torture_writer()
2186 sched_set_normal(current, oldnice); in rcu_nocb_toggle()
2994 sched_set_normal(current, oldnice); in rcu_torture_fwd_prog()
A Drcuscale.c616 sched_set_normal(current, 0); in rcu_scale_writer()
/linux/include/linux/
A Dsched.h1864 extern void sched_set_normal(struct task_struct *p, int nice);
/linux/kernel/locking/
A Dlocktorture.c215 sched_set_normal(current, 0); in __torture_rt_boost()

Completed in 37 milliseconds