Searched refs:sched_set_normal (Results 1 – 4 of 4) sorted by relevance
859 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function 867 EXPORT_SYMBOL_GPL(sched_set_normal);
616 sched_set_normal(current, 0); in rcu_scale_writer()
215 sched_set_normal(current, 0); in __torture_rt_boost()
3662 sched_set_normal(printk_legacy_kthread, -20); in legacy_kthread_create()