Searched refs:torture_shutdown_hook (Results 1 – 1 of 1) sorted by relevance
602 static void (*torture_shutdown_hook)(void); variable648 if (torture_shutdown_hook) in torture_shutdown()649 torture_shutdown_hook(); in torture_shutdown()663 torture_shutdown_hook = cleanup; in torture_shutdown_init()