Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dscftorture.c102 #define SCF_PRIM_SINGLE 1 macro
324 if (scfsp->scfs_prim == SCF_PRIM_SINGLE || scfsp->scfs_wait) { in scftorture_invoke_one()
344 case SCF_PRIM_SINGLE: in scftorture_invoke_one()
421 if (WARN_ON_ONCE((num_online_cpus() > 1 || scfsp->scfs_prim == SCF_PRIM_SINGLE) && in scftorture_invoke_one()
595 scf_sel_add(weight_single1, SCF_PRIM_SINGLE, false); in scf_torture_init()
597 scf_sel_add(weight_single_wait1, SCF_PRIM_SINGLE, true); in scf_torture_init()