Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_internal.h818 SCX_OPI_END = SCX_OP_IDX(init), enumerator
889 DECLARE_BITMAP(has_op, SCX_OPI_END);
H A Dext.c4295 bitmap_zero(sch->has_op, SCX_OPI_END); in scx_disable_workfn()