Searched refs:torture_shutdown_hook (Results 1 – 1 of 1) sorted by relevance
483 static void (*torture_shutdown_hook)(void); variable529 if (torture_shutdown_hook) in torture_shutdown()530 torture_shutdown_hook(); in torture_shutdown()544 torture_shutdown_hook = cleanup; in torture_shutdown_init()