Home
last modified time | relevance | path

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

/linux/kernel/
H A Dscftorture.c476 static int scftorture_invoker(void *arg) in scftorture_invoker() function
484 VERBOSE_SCFTORTOUT("scftorture_invoker %d: task started", scfp->cpu); in scftorture_invoker()
491 VERBOSE_SCFTORTOUT("scftorture_invoker %d: Waiting for all SCF torturers from cpu %d", scfp->cpu, raw_smp_processor_id()); in scftorture_invoker()
502 VERBOSE_SCFTORTOUT("scftorture_invoker %d ended before starting", scfp->cpu); in scftorture_invoker()
508 VERBOSE_SCFTORTOUT("scftorture_invoker %d started", scfp->cpu); in scftorture_invoker()
523 stutter_wait("scftorture_invoker"); in scftorture_invoker()
526 VERBOSE_SCFTORTOUT("scftorture_invoker %d ended", scfp->cpu); in scftorture_invoker()
528 torture_kthread_stopping("scftorture_invoker"); in scftorture_invoker()
554 torture_stop_kthread("scftorture_invoker", scf_stats_p[i].task); in scf_torture_cleanup()
676 firsterr = torture_create_kthread(scftorture_invoker, (voi in scf_torture_init()
[all...]