Searched refs:select_cpu_from_kfunc (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/sched/ |
H A D | ext_idle.c | 859 static s32 select_cpu_from_kfunc(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in select_cpu_from_kfunc() function 951 cpu = select_cpu_from_kfunc(p, prev_cpu, wake_flags, NULL, 0); in scx_bpf_select_cpu_dfl() 984 return select_cpu_from_kfunc(p, prev_cpu, wake_flags, cpus_allowed, flags); in scx_bpf_select_cpu_and()
|