Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c845 void update_rq_clock(struct rq *rq) in update_rq_clock() function
900 update_rq_clock(rq); in hrtick()
2156 update_rq_clock(rq); in enqueue_task()
2185 update_rq_clock(rq); in dequeue_task()
2625 update_rq_clock(rq); in migration_cpu_stop()
3774 update_rq_clock(rq); in ttwu_runnable()
3803 update_rq_clock(rq); in sched_ttwu_pending()
3977 update_rq_clock(rq); in ttwu_queue()
4844 update_rq_clock(rq); in wake_up_new_task()
5578 update_rq_clock(rq); in task_sched_runtime()
[all …]
H A Dcore_sched.c297 update_rq_clock(rq->core); in __sched_core_tick()
H A Ddeadline.c1152 update_rq_clock(rq); in dl_server_timer()
1247 update_rq_clock(rq); in dl_task_timer()
1276 update_rq_clock(rq); in dl_task_timer()
1849 update_rq_clock(rq); in sched_init_dl_servers()
1975 update_rq_clock(rq); in inactive_task_timer()
2387 update_rq_clock(rq); in yield_task_dl()
2472 update_rq_clock(rq); in migrate_task_rq_dl()
3640 update_rq_clock(rq); in __getparam_dl()
H A Dfair.c6043 update_rq_clock(rq); in throttle_cfs_rq_work()
6300 update_rq_clock(rq); in unthrottle_cfs_rq()
6346 update_rq_clock(rq); in __cfsb_csd_unthrottle()
8937 update_rq_clock(rq); in task_dead_fair()
9361 update_rq_clock(rq); in yield_task_fair()
10050 update_rq_clock(env->dst_rq); in attach_tasks()
10253 update_rq_clock(rq); in sched_balance_update_blocked_averages()
12175 update_rq_clock(busiest); in sched_balance_rq()
12485 update_rq_clock(busiest_rq); in active_load_balance_cpu_stop()
13060 update_rq_clock(rq); in _nohz_idle_balance()
[all …]
H A Dsyscalls.c572 update_rq_clock(rq); in __sched_setscheduler()
H A Ddebug.c376 update_rq_clock(rq); in sched_server_write_common()
H A Dsched.h1734 extern void update_rq_clock(struct rq *rq);
3045 update_rq_clock(rq); in attach_one_task()
H A Dext.c5887 update_rq_clock(task_rq(p)); in scx_root_disable()
9307 update_rq_clock(rq); in scx_bpf_cpuperf_set()
/linux/tools/perf/Documentation/
H A Dperf-probe.txt269 Add probes on lines in schedule() function which calls update_rq_clock().
271 ./perf probe 'schedule;update_rq_clock*'
273 ./perf probe --add='schedule;update_rq_clock*'
/linux/Documentation/translations/it_IT/locking/
H A Dlockdep-design.rst244 void update_rq_clock(struct rq *rq)
/linux/Documentation/locking/
H A Dlockdep-design.rst245 void update_rq_clock(struct rq *rq)