Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c859 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function
867 EXPORT_SYMBOL_GPL(sched_set_normal);
/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/kernel/printk/
H A Dprintk.c3662 sched_set_normal(printk_legacy_kthread, -20); in legacy_kthread_create()