Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/android/ion/
Dion_heap.c229 sched_set_normal(heap->task, 19); in ion_heap_init_deferred_free()
/kernel/linux/linux-5.10/kernel/rcu/
Drcuscale.c428 sched_set_normal(current, 0); in rcu_scale_writer()
/kernel/linux/linux-5.10/kernel/locking/
Dlocktorture.c462 sched_set_normal(current, 0); in torture_rtmutex_boost()
/kernel/linux/linux-5.10/include/linux/
Dsched.h1853 extern void sched_set_normal(struct task_struct *p, int nice);
/kernel/linux/linux-5.10/kernel/sched/
Dcore.c5788 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function
5796 EXPORT_SYMBOL_GPL(sched_set_normal);
/kernel/linux/patches/linux-5.10/zhiyuan_patch/
Dkernel.patch1201 + sched_set_normal(freelist_task, 19);