Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c863 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function
871 EXPORT_SYMBOL_GPL(sched_set_normal);
/linux/kernel/printk/
H A Dnbcon.c1328 sched_set_normal(con->kthread, -20); in nbcon_kthread_create()
/linux/kernel/rcu/
H A Drcuscale.c616 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/include/linux/
H A Dsched.h1892 extern void sched_set_normal(struct task_struct *p, int nice);