Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dscftorture.c102 #define SCF_PRIM_SINGLE 1 macro
326 if (scfsp->scfs_prim == SCF_PRIM_SINGLE || scfsp->scfs_wait) { in scftorture_invoke_one()
348 case SCF_PRIM_SINGLE: in scftorture_invoke_one()
425 if (WARN_ON_ONCE((num_online_cpus() > 1 || scfsp->scfs_prim == SCF_PRIM_SINGLE) && in scftorture_invoke_one()
601 scf_sel_add(weight_single1, SCF_PRIM_SINGLE, false); in scf_torture_init()
603 scf_sel_add(weight_single_wait1, SCF_PRIM_SINGLE, true); in scf_torture_init()