Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dscftorture.c136 struct completion scfc_completion; member
326 complete(&scfcp->scfc_completion); in scf_handler()
406 init_completion(&scfcp->scfc_completion); in scftorture_invoke_one()
416 wait_for_completion(&scfcp->scfc_completion); in scftorture_invoke_one()