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

/linux-master/kernel/
H A Dscftorture.c129 bool scfc_in; member in struct:scf_check
257 static void scf_handler(void *scfc_in) argument
262 struct scf_check *scfcp = scfc_in;
266 if (WARN_ON_ONCE(unlikely(!READ_ONCE(scfcp->scfc_in))))
303 static void scf_handler_1(void *scfc_in) argument
305 struct scf_check *scfcp = scfc_in;
357 scfcp->scfc_in = true;
379 scfcp->scfc_in = true;
404 scfcp->scfc_in = true;
415 scfcp->scfc_in
[all...]

Completed in 119 milliseconds