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

/linux-master/kernel/
H A Dscftorture.c134 struct completion scfc_completion; member in struct:scf_check
296 complete(&scfcp->scfc_completion);
376 init_completion(&scfcp->scfc_completion);
386 wait_for_completion(&scfcp->scfc_completion);

Completed in 120 milliseconds