Searched refs:select_cpu_stub (Results 1 – 1 of 1) sorted by relevance
5544 static s32 select_cpu_stub(struct task_struct *p, s32 prev_cpu, u64 wake_flags) { return -EINVAL; } in select_cpu_stub() function5581 .select_cpu = select_cpu_stub,