Home
last modified time | relevance | path

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

/kernel/sched/
Dcore.c207 void update_rq_clock(struct rq *rq) in update_rq_clock() function
253 update_rq_clock(rq); in hrtick()
1397 update_rq_clock(rq); in enqueue_task()
1413 update_rq_clock(rq); in dequeue_task()
1642 update_rq_clock(rq); in __migrate_task()
1750 update_rq_clock(rq); in __set_cpus_allowed_ptr()
2399 update_rq_clock(rq); in ttwu_remote()
2420 update_rq_clock(rq); in sched_ttwu_pending()
2527 update_rq_clock(rq); in ttwu_queue()
3086 update_rq_clock(rq); in wake_up_new_task()
[all …]
Ddeadline.c1011 update_rq_clock(rq); in dl_task_timer()
1041 update_rq_clock(rq); in dl_task_timer()
1294 update_rq_clock(rq); in inactive_task_timer()
1611 update_rq_clock(rq); in yield_task_dl()
1681 update_rq_clock(rq); in migrate_task_rq_dl()
2137 update_rq_clock(later_rq); in push_dl_task()
Dfair.c4664 update_rq_clock(rq); in unthrottle_cfs_rq()
7176 update_rq_clock(rq); in yield_task_fair()
7718 update_rq_clock(rq); in attach_one_task()
7734 update_rq_clock(env->dst_rq); in attach_tasks()
7940 update_rq_clock(rq); in update_blocked_averages()
9203 update_rq_clock(busiest); in load_balance()
9508 update_rq_clock(busiest_rq); in active_load_balance_cpu_stop()
9996 update_rq_clock(rq); in _nohz_idle_balance()
10324 update_rq_clock(rq); in task_fork_fair()
10651 update_rq_clock(rq); in online_fair_sched_group()
[all …]
Dsched.h1065 extern void update_rq_clock(struct rq *rq);
Drt.c898 update_rq_clock(rq); in do_sched_rt_period_timer()