Home
last modified time | relevance | path

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

/kernel/
Dtorture.c464 void torture_shutdown_absorb(const char *title) in torture_shutdown_absorb() argument
468 title); in torture_shutdown_absorb()
577 bool stutter_wait(const char *title) in stutter_wait() argument
594 torture_shutdown_absorb(title); in stutter_wait()
757 void torture_kthread_stopping(char *title) in torture_kthread_stopping() argument
761 snprintf(buf, sizeof(buf), "Stopping %s", title); in torture_kthread_stopping()
764 torture_shutdown_absorb(title); in torture_kthread_stopping()