Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/rcu/
Drcuscale.c528 sched_set_normal(current, 0); in rcu_scale_writer()
Drcutorture.c1196 sched_set_normal(current, oldnice); in rcu_torture_fqs()
1589 sched_set_normal(current, oldnice); in rcu_torture_writer()
2152 sched_set_normal(current, oldnice); in rcu_nocb_toggle()
2916 sched_set_normal(current, oldnice); in rcu_torture_fwd_prog()
/linux-6.6.21/kernel/locking/
Dlocktorture.c160 sched_set_normal(current, 0); in __torture_rt_boost()
/linux-6.6.21/include/linux/
Dsched.h1928 extern void sched_set_normal(struct task_struct *p, int nice);
/linux-6.6.21/kernel/sched/
Dcore.c7953 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function
7961 EXPORT_SYMBOL_GPL(sched_set_normal);