Home
last modified time | relevance | path

Searched refs:new_task (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
Dwalt.c395 u32 sub_load, bool new_task) in update_rq_load_subtractions() argument
398 if (new_task) in update_rq_load_subtractions()
403 int cpu, u64 ws, bool new_task) in update_cluster_load_subtractions() argument
420 p->ravg.curr_window_cpu[i], new_task); in update_cluster_load_subtractions()
427 p->ravg.prev_window_cpu[i], new_task); in update_cluster_load_subtractions()
436 (struct task_struct *p, int new_cpu, int task_cpu, bool new_task) in inter_cluster_migration_fixup() argument
453 if (new_task) { in inter_cluster_migration_fixup()
467 src_rq->window_start, new_task); in inter_cluster_migration_fixup()
480 bool new_task; in fixup_busy_time() local
524 new_task = is_new_task(p); in fixup_busy_time()
[all …]
Dwalt.h210 int cpu, u64 ws, bool new_task);
/kernel/linux/linux-5.10/kernel/sched/rtg/
Drtg.c114 bool new_task; in transfer_busy_time() local
121 new_task = is_new_task(p); in transfer_busy_time()
139 if (new_task) { in transfer_busy_time()
147 rq->window_start, new_task); in transfer_busy_time()
164 if (new_task) { in transfer_busy_time()
183 if (new_task) { in transfer_busy_time()