Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dscftorture.c248 scfsp->scfs_prim = prim; in scf_sel_add()
249 scfsp->scfs_wait = wait; in scf_sel_add()
258 struct scf_selector *scfsp; in scf_sel_dump() local
262 scfsp = &scf_sel_array[i]; in scf_sel_dump()
267 oldw = scfsp->scfs_weight; in scf_sel_dump()
352 if (scfsp->scfs_prim == SCF_PRIM_SINGLE || scfsp->scfs_wait) { in scftorture_invoke_one()
369 switch (scfsp->scfs_prim) { in scftorture_invoke_one()
380 if (scfsp->scfs_wait) in scftorture_invoke_one()
391 if (scfsp->scfs_wait) in scftorture_invoke_one()
428 if (scfsp->scfs_wait) in scftorture_invoke_one()
[all …]