Searched refs:scfs_wait (Results 1 – 1 of 1) sorted by relevance
123 bool scfs_wait; member249 scfsp->scfs_wait = wait; in scf_sel_add()266 scfsp->scfs_wait ? "wait" : "nowait"); in scf_sel_dump()352 if (scfsp->scfs_prim == SCF_PRIM_SINGLE || scfsp->scfs_wait) { in scftorture_invoke_one()360 scfcp->scfc_wait = scfsp->scfs_wait; 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()439 if (scfsp->scfs_wait) in scftorture_invoke_one()447 smp_call_function(scf_handler, scfcp, scfsp->scfs_wait); in scftorture_invoke_one()[all …]