Lines Matching refs:cpu_of
739 trace_sched_dl_replenish_tp(dl_se, cpu_of(rq), dl_get_type(dl_se, rq)); in replenish_dl_new_period()
855 trace_sched_dl_replenish_tp(dl_se, cpu_of(rq), dl_get_type(dl_se, rq)); in replenish_dl_entity()
1338 trace_sched_dl_throttle_tp(dl_se, cpu_of(rq), dl_get_type(dl_se, rq)); in dl_check_constrained_dl()
1402 int cpu = cpu_of(rq); in dl_scaled_delta_exec()
1502 trace_sched_dl_throttle_tp(dl_se, cpu_of(rq), dl_get_type(dl_se, rq)); in update_curr_dl_se()
1528 trace_sched_dl_update_tp(dl_se, cpu_of(rq), dl_get_type(dl_se, rq)); in update_curr_dl_se()
1804 if (WARN_ON_ONCE(!cpu_online(cpu_of(rq)))) in dl_server_start()
1807 trace_sched_dl_server_start_tp(dl_se, cpu_of(rq), dl_get_type(dl_se, rq)); in dl_server_start()
1819 trace_sched_dl_server_stop_tp(dl_se, cpu_of(dl_se->rq), in dl_server_stop()
1878 int cpu = cpu_of(rq); in __dl_server_attach_root()
1881 dl_b = dl_bw_of(cpu_of(rq)); in __dl_server_attach_root()
1895 int cpu = cpu_of(rq); in dl_server_apply_params()
3124 src_dl_b = dl_bw_of(cpu_of(rq)); in set_cpus_allowed_dl()