Home
last modified time | relevance | path

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

/kernel/sched/
Dcore.c748 void update_rq_clock(struct rq *rq) in update_rq_clock() function
769 EXPORT_SYMBOL_GPL(update_rq_clock);
794 update_rq_clock(rq); in hrtick()
2106 update_rq_clock(rq); in enqueue_task()
2128 update_rq_clock(rq); in dequeue_task()
2593 update_rq_clock(rq); in __migrate_task()
3112 update_rq_clock(rq); in __set_cpus_allowed_ptr_locked()
3868 update_rq_clock(rq); in ttwu_runnable()
3896 update_rq_clock(rq); in sched_ttwu_pending()
4040 update_rq_clock(rq); in ttwu_queue()
[all …]
Dcore_sched.c295 update_rq_clock(rq->core); in __sched_core_tick()
Ddeadline.c1143 update_rq_clock(rq); in dl_task_timer()
1173 update_rq_clock(rq); in dl_task_timer()
1422 update_rq_clock(rq); in inactive_task_timer()
1806 update_rq_clock(rq); in yield_task_dl()
1893 update_rq_clock(rq); in migrate_task_rq_dl()
Dfair.c5460 update_rq_clock(rq); in unthrottle_cfs_rq()
8051 update_rq_clock(rq); in yield_task_fair()
8705 update_rq_clock(rq); in attach_one_task()
8721 update_rq_clock(env->dst_rq); in attach_tasks()
8927 update_rq_clock(rq); in update_blocked_averages()
10713 update_rq_clock(busiest); in load_balance()
11014 update_rq_clock(busiest_rq); in active_load_balance_cpu_stop()
11560 update_rq_clock(rq); in _nohz_idle_balance()
12018 update_rq_clock(rq); in task_fork_fair()
12335 update_rq_clock(rq); in online_fair_sched_group()
[all …]
Dsched.h1489 extern void update_rq_clock(struct rq *rq);
Drt.c946 update_rq_clock(rq); in do_sched_rt_period_timer()