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.c842 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function
850 EXPORT_SYMBOL_GPL(sched_set_normal);
/linux/kernel/printk/
H A Dnbcon.c1396 sched_set_normal(con->kthread, -20); in nbcon_kthread_create()
H A Dprintk.c3739 sched_set_normal(printk_legacy_kthread, -20); in legacy_kthread_create()
/linux/kernel/locking/
H A Dlocktorture.c215 sched_set_normal(current, 0); in __torture_rt_boost()
/linux/include/linux/
H A Dsched.h1931 extern void sched_set_normal(struct task_struct *p, int nice);