Home
last modified time | relevance | path

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

/kernel/
Dtorture.c608 void torture_shutdown_absorb(const char *title) in torture_shutdown_absorb() argument
612 title); in torture_shutdown_absorb()
722 bool stutter_wait(const char *title) in stutter_wait() argument
746 torture_shutdown_absorb(title); in stutter_wait()
910 void torture_kthread_stopping(char *title) in torture_kthread_stopping() argument
914 snprintf(buf, sizeof(buf), "%s is stopping", title); in torture_kthread_stopping()
917 torture_shutdown_absorb(title); in torture_kthread_stopping()