Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dscftorture.c121 bool scfs_wait; member
219 scfsp->scfs_wait = wait; in scf_sel_add()
236 scfsp->scfs_wait ? "wait" : "nowait"); in scf_sel_dump()
326 if (scfsp->scfs_prim == SCF_PRIM_SINGLE || scfsp->scfs_wait) { in scftorture_invoke_one()
334 scfcp->scfc_wait = scfsp->scfs_wait; in scftorture_invoke_one()
350 if (scfsp->scfs_wait) in scftorture_invoke_one()
361 if (scfsp->scfs_wait) in scftorture_invoke_one()
398 if (scfsp->scfs_wait) in scftorture_invoke_one()
409 if (scfsp->scfs_wait) in scftorture_invoke_one()
417 smp_call_function(scf_handler, scfcp, scfsp->scfs_wait); in scftorture_invoke_one()
[all …]