Searched refs:sched_set_normal (Results 1 – 5 of 5) sorted by relevance
842 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function850 EXPORT_SYMBOL_GPL(sched_set_normal);
1396 sched_set_normal(con->kthread, -20); in nbcon_kthread_create()
3739 sched_set_normal(printk_legacy_kthread, -20); in legacy_kthread_create()
215 sched_set_normal(current, 0); in __torture_rt_boost()
1931 extern void sched_set_normal(struct task_struct *p, int nice);