Home
last modified time | relevance | path

Searched refs:sched_setscheduler_nocheck (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c1201 sched_setscheduler_nocheck(current, SCHED_NORMAL, &param); in pause_reduce_prio()
1213 sched_setscheduler_nocheck(current, SCHED_FIFO, &param); in pause_restore_prio()
1508 return sched_setscheduler_nocheck(current, SCHED_FIFO, &param); in switch_to_rt_policy()
1517 return sched_setscheduler_nocheck(current, SCHED_NORMAL, &param); in switch_to_fair_policy()
H A Dkthread.c407 sched_setscheduler_nocheck(task, SCHED_NORMAL, &param); in __kthread_create_on_node()
H A Dworkqueue.c1970 sched_setscheduler_nocheck(worker->task, SCHED_RR, &param); in create_worker()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_plugin.h968 sched_setscheduler_nocheck(current, SCHED_FIFO, &sp); in rcu_cpu_kthread_setup()
1160 sched_setscheduler_nocheck(t, SCHED_FIFO, &sp); in rcu_spawn_one_boost_kthread()
H A Dtree.c4273 sched_setscheduler_nocheck(t, SCHED_FIFO, &sp); in rcu_spawn_gp_kthread()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_mtk1817 sched_setscheduler_nocheck
3009 sched_setscheduler_nocheck
H A Dabi_gki_aarch64_vivo1438 sched_setscheduler_nocheck
H A Dabi_gki_aarch64_generic1609 sched_setscheduler_nocheck
H A Dabi_gki_aarch64_exynos1681 sched_setscheduler_nocheck
H A Dabi_gki_aarch64_qcom2130 sched_setscheduler_nocheck
H A Dabi_gki_aarch64_oplus2313 sched_setscheduler_nocheck
H A Dabi_gki_aarch64_galaxy3456 sched_setscheduler_nocheck
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c2598 sched_setscheduler_nocheck(stop, SCHED_FIFO, &param); in sched_set_stop_task()
5807 int sched_setscheduler_nocheck(struct task_struct *p, int policy, in sched_setscheduler_nocheck() function
5812 EXPORT_SYMBOL_GPL(sched_setscheduler_nocheck);
5835 WARN_ON_ONCE(sched_setscheduler_nocheck(p, SCHED_FIFO, &sp) != 0); in sched_set_fifo()
5845 WARN_ON_ONCE(sched_setscheduler_nocheck(p, SCHED_FIFO, &sp) != 0); in sched_set_fifo_low()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h1737 extern int sched_setscheduler_nocheck(struct task_struct *, int, const struct sched_param *);
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dcpufreq_interactive.c1612 sched_setscheduler_nocheck(speedchange_task, SCHED_FIFO, &param); in cpufreq_interactive_gov_init()
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c735 sched_setscheduler_nocheck(task, in binder_do_set_priority()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/
H A Debc_dev_v8.S5408 bl sched_setscheduler_nocheck
5468 bl sched_setscheduler_nocheck
5538 bl sched_setscheduler_nocheck