Home
last modified time | relevance | path

Searched refs:new_task (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dwalt.c395 u32 sub_load, bool new_task) in update_rq_load_subtractions()
398 if (new_task) in update_rq_load_subtractions()
403 int cpu, u64 ws, bool new_task) in update_cluster_load_subtractions()
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()
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 in fixup_busy_time()
394 update_rq_load_subtractions(int index, struct rq *rq, u32 sub_load, bool new_task) update_rq_load_subtractions() argument
402 update_cluster_load_subtractions(struct task_struct *p, int cpu, u64 ws, bool new_task) update_cluster_load_subtractions() argument
435 inter_cluster_migration_fixup(struct task_struct *p, int new_cpu, int task_cpu, bool new_task) inter_cluster_migration_fixup() argument
924 bool new_task; update_cpu_busy_time() local
[all...]
H A Dwalt.h210 int cpu, u64 ws, bool new_task);
/kernel/linux/linux-6.6/kernel/sched/
H A Dwalt.c396 u32 sub_load, bool new_task) in update_rq_load_subtractions()
399 if (new_task) in update_rq_load_subtractions()
404 int cpu, u64 ws, bool new_task) in update_cluster_load_subtractions()
421 p->ravg.curr_window_cpu[i], new_task); in update_cluster_load_subtractions()
428 p->ravg.prev_window_cpu[i], new_task); in update_cluster_load_subtractions()
437 (struct task_struct *p, int new_cpu, int task_cpu, bool new_task) in inter_cluster_migration_fixup()
454 if (new_task) { in inter_cluster_migration_fixup()
468 src_rq->window_start, new_task); in inter_cluster_migration_fixup()
481 bool new_task; in fixup_busy_time() local
525 new_task in fixup_busy_time()
395 update_rq_load_subtractions(int index, struct rq *rq, u32 sub_load, bool new_task) update_rq_load_subtractions() argument
403 update_cluster_load_subtractions(struct task_struct *p, int cpu, u64 ws, bool new_task) update_cluster_load_subtractions() argument
436 inter_cluster_migration_fixup(struct task_struct *p, int new_cpu, int task_cpu, bool new_task) inter_cluster_migration_fixup() argument
925 bool new_task; update_cpu_busy_time() local
[all...]
H A Dwalt.h211 int cpu, u64 ws, bool new_task);
/kernel/linux/linux-5.10/kernel/sched/rtg/
H A 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()
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Drtg.c115 bool new_task; in transfer_busy_time() local
122 new_task = is_new_task(p); in transfer_busy_time()
140 if (new_task) { in transfer_busy_time()
148 rq->window_start, new_task); in transfer_busy_time()
165 if (new_task) { in transfer_busy_time()
184 if (new_task) { in transfer_busy_time()

Completed in 8 milliseconds