Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dinternal.h1140 s64 SCX_EV_DISPATCH_KEEP_LAST; member
1265 SCX_EVENT(SCX_EV_DISPATCH_KEEP_LAST); \
H A Dext.c2981 __scx_add_event(sch, SCX_EV_DISPATCH_KEEP_LAST, 1); in dispatch_one()
/linux/Documentation/scheduler/
H A Dsched-ext.rst105 SCX_EV_DISPATCH_KEEP_LAST 123
123 * ``SCX_EV_DISPATCH_KEEP_LAST``: a task continued running because no other
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c1236 scx_read_event(&events, SCX_EV_DISPATCH_KEEP_LAST)); in monitor_timerfn()