Searched defs:prev_cpu (Results 1 – 2 of 2) sorted by relevance
| /kernel/sched/ |
| D | ext.c | 3216 static s32 scx_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, in scx_select_cpu_dfl() 3281 static int select_task_rq_scx(struct task_struct *p, int prev_cpu, int wake_flags) in select_task_rq_scx() 5720 static s32 select_cpu_stub(struct task_struct *p, s32 prev_cpu, u64 wake_flags) { return -EINVAL; } in select_cpu_stub() 5723 static void dispatch_stub(s32 prev_cpu, struct task_struct *p) {} in dispatch_stub() 6092 __bpf_kfunc s32 scx_bpf_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, in scx_bpf_select_cpu_dfl()
|
| D | fair.c | 7542 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() 7570 int this_cpu, int prev_cpu, int sync) in wake_affine_weight() 7612 int this_cpu, int prev_cpu, int sync) in wake_affine() 7695 int cpu, int prev_cpu, int sd_flag) in sched_balance_find_dst_cpu() 8421 struct task_struct *p, int prev_cpu) in eenv_task_busy_time() 8582 static int find_energy_efficient_cpu(struct task_struct *p, int prev_cpu, int sync) in find_energy_efficient_cpu() 8795 select_task_rq_fair(struct task_struct *p, int prev_cpu, int wake_flags) in select_task_rq_fair()
|