Searched refs:scx_has_op (Results 1 – 1 of 1) sorted by relevance
908 static struct static_key_false scx_has_op[SCX_OPI_END] = variable1051 #define SCX_HAS_OP(op) static_branch_likely(&scx_has_op[SCX_OP_IDX(op)])5097 static_branch_disable(&scx_has_op[i]); in scx_ops_disable_workfn()5661 static_branch_enable_cpuslocked(&scx_has_op[i]); in scx_ops_enable()5703 static_branch_enable(&scx_has_op[i]); in scx_ops_enable()