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.c6050 static bool sched_ext_ops__yield(struct task_struct *from, struct task_struct *to__nullable) { retu… in sched_ext_ops__yield() function
6087 .yield = sched_ext_ops__yield,