Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dinternal.h1184 s64 SCX_EV_REFILL_SLICE_DFL; member
1279 SCX_EVENT(SCX_EV_REFILL_SLICE_DFL); \
H A Dext.c1484 __scx_add_event(sch, SCX_EV_REFILL_SLICE_DFL, 1); in refill_task_slice_dfl()
3597 __scx_add_event(sch, SCX_EV_REFILL_SLICE_DFL, 1); in select_task_rq_scx()
/linux/Documentation/scheduler/
H A Dsched-ext.rst110 SCX_EV_REFILL_SLICE_DFL 456789
135 * ``SCX_EV_REFILL_SLICE_DFL``: a task's time slice was refilled with the
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c1256 scx_read_event(&events, SCX_EV_REFILL_SLICE_DFL)); in monitor_timerfn()