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

/linux-master/kernel/
H A Dscftorture.c130 bool scfc_out; member in struct:scf_check
265 WRITE_ONCE(scfcp->scfc_out, false); // For multiple receivers.
294 WRITE_ONCE(scfcp->scfc_out, true);
335 scfcp->scfc_out = false;
422 scfcp->scfc_out = true;
426 !scfcp->scfc_out)) {

Completed in 136 milliseconds