Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_sched.c62 sched_set_normal(p, PRIO_TO_NICE(p->static_prio)); in setScheduler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_sched.c62 sched_set_normal(p, PRIO_TO_NICE(p->static_prio)); in setScheduler()
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Ddeferred-free-helper.c133 sched_set_normal(freelist_task, 19); in deferred_freelist_init()
/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion_heap.c249 sched_set_normal(heap->task, 19); in ion_heap_init_deferred_free()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Drcuscale.c428 sched_set_normal(current, 0); in rcu_scale_writer()
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlocktorture.c462 sched_set_normal(current, 0); in torture_rtmutex_boost()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h1740 extern void sched_set_normal(struct task_struct *p, int nice);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1436 sched_set_normal
H A Dabi_gki_aarch64_exynos1679 sched_set_normal
H A Dabi_gki_aarch64_qcom2128 sched_set_normal
H A Dabi_gki_aarch64_mtk1815 sched_set_normal
H A Dabi_gki_aarch64_oplus2311 sched_set_normal
H A Dabi_gki_aarch64_galaxy3452 sched_set_normal
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c5849 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal() function
5857 EXPORT_SYMBOL_GPL(sched_set_normal);