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

/linux-master/kernel/
H A Dscftorture.c257 static void scf_handler(void *scfc_in) function
310 scf_handler(scfcp);
406 smp_call_function_many(cpu_online_mask, scf_handler, scfcp, scfsp->scfs_wait);
417 smp_call_function(scf_handler, scfcp, scfsp->scfs_wait);

Completed in 106 milliseconds