Searched refs:torture_shutdown_hook (Results 1 – 1 of 1) sorted by relevance
612 static void (*torture_shutdown_hook)(void); variable658 if (torture_shutdown_hook) in torture_shutdown()659 torture_shutdown_hook(); in torture_shutdown()673 torture_shutdown_hook = cleanup; in torture_shutdown_init()