Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/kernel/rcu/
H A Drcutorture.c1300 sched_set_normal(current, oldnice); in rcu_torture_fqs()
1719 sched_set_normal(current, oldnice); in rcu_torture_writer()
2376 sched_set_normal(current, oldnice); in rcu_nocb_toggle()
3196 sched_set_normal(current, oldnice); in rcu_torture_fwd_prog()
3601 sched_set_normal(current, 0); in rcu_torture_preempt()
H A Drcuscale.c616 sched_set_normal(current, 0); in rcu_scale_writer()
/linux-6.15/kernel/printk/
H A Dnbcon.c1328 sched_set_normal(con->kthread, -20); in nbcon_kthread_create()
H A Dprintk.c3662 sched_set_normal(printk_legacy_kthread, -20); in legacy_kthread_create()
/linux-6.15/kernel/locking/
H A Dlocktorture.c215 sched_set_normal(current, 0); in __torture_rt_boost()
/linux-6.15/include/linux/
H A Dsched.h1919 extern void sched_set_normal(struct task_struct *p, int nice);