Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c2726 rq->scx.sub_dispatch_prev = prev; in scx_dispatch_sched()
2728 rq->scx.sub_dispatch_prev = NULL; in scx_dispatch_sched()
8367 return scx_dispatch_sched(child, this_rq, this_rq->scx.sub_dispatch_prev, in scx_bpf_sub_dispatch()
H A Dsched.h814 struct task_struct *sub_dispatch_prev; member