Home
last modified time | relevance | path

Searched refs:dest_rq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dwalt.c438 struct rq *dest_rq = cpu_rq(new_cpu); in inter_cluster_migration_fixup() local
447 dest_rq->curr_runnable_sum += p->ravg.curr_window; in inter_cluster_migration_fixup()
448 dest_rq->prev_runnable_sum += p->ravg.prev_window; in inter_cluster_migration_fixup()
454 dest_rq->nt_curr_runnable_sum += p->ravg.curr_window; in inter_cluster_migration_fixup()
455 dest_rq->nt_prev_runnable_sum += p->ravg.prev_window; in inter_cluster_migration_fixup()
478 struct rq *dest_rq = cpu_rq(new_cpu); in fixup_busy_time() local
496 double_rq_lock(src_rq, dest_rq); in fixup_busy_time()
506 update_task_ravg(dest_rq->curr, dest_rq, in fixup_busy_time()
521 walt_fixup_cum_window_demand(dest_rq, in fixup_busy_time()
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dwalt.c439 struct rq *dest_rq = cpu_rq(new_cpu); in inter_cluster_migration_fixup() local
448 dest_rq->curr_runnable_sum += p->ravg.curr_window; in inter_cluster_migration_fixup()
449 dest_rq->prev_runnable_sum += p->ravg.prev_window; in inter_cluster_migration_fixup()
455 dest_rq->nt_curr_runnable_sum += p->ravg.curr_window; in inter_cluster_migration_fixup()
456 dest_rq->nt_prev_runnable_sum += p->ravg.prev_window; in inter_cluster_migration_fixup()
479 struct rq *dest_rq = cpu_rq(new_cpu); in fixup_busy_time() local
497 double_rq_lock(src_rq, dest_rq); in fixup_busy_time()
507 update_task_ravg(dest_rq->curr, dest_rq, in fixup_busy_time()
522 walt_fixup_cum_window_demand(dest_rq, in fixup_busy_time()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dq_struct.h399 u64 dest_rq:11; member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dq_struct.h399 u64 dest_rq:11; member

Completed in 9 milliseconds