Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c7667 static bool sched_ext_ops__yield(struct task_struct *from, struct task_struct *to__nullable) { return false; } in sysrq_handle_sched_ext_dump()
7708 .yield = sched_ext_ops__yield, in kick_one_cpu()
7554 static bool sched_ext_ops__yield(struct task_struct *from, struct task_struct *to__nullable) { return false; } sched_ext_ops__yield() function