Home
last modified time | relevance | path

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

/linux/kernel/
H A Dscftorture.c104 #define SCF_PRIM_SINGLE 1 macro
352 bool is_single = (scfsp->scfs_prim == SCF_PRIM_SINGLE || in scftorture_invoke_one()
355 if (scfsp->scfs_prim == SCF_PRIM_SINGLE || scfsp->scfs_wait) { in scftorture_invoke_one()
379 case SCF_PRIM_SINGLE: in scftorture_invoke_one()
632 scf_sel_add(weight_single1, SCF_PRIM_SINGLE, false); in scf_torture_init()
634 scf_sel_add(weight_single_wait1, SCF_PRIM_SINGLE, true); in scf_torture_init()