Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dtorture.c741 sched_set_normal(current, MAX_NICE); in stutter_wait()
/Linux-v6.6/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-v6.6/kernel/locking/
Dlocktorture.c160 sched_set_normal(current, 0); in __torture_rt_boost()
/Linux-v6.6/include/linux/
Dsched.h1928 extern void sched_set_normal(struct task_struct *p, int nice);
/Linux-v6.6/kernel/sched/
Dcore.c7952 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function
7960 EXPORT_SYMBOL_GPL(sched_set_normal);