Searched refs:scx_has_op (Results 1 – 1 of 1) sorted by relevance
879 static struct static_key_false scx_has_op[SCX_OPI_END] = variable1022 #define SCX_HAS_OP(op) static_branch_likely(&scx_has_op[SCX_OP_IDX(op)])4538 static_branch_disable(&scx_has_op[i]); in scx_ops_disable_workfn()5100 static_branch_enable_cpuslocked(&scx_has_op[i]); in scx_ops_enable()5139 static_branch_enable(&scx_has_op[i]); in scx_ops_enable()