Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dext.c879 static struct static_key_false scx_has_op[SCX_OPI_END] = variable
1022 #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()