Searched refs:stop_handler (Results 1 – 1 of 1) sorted by relevance
384 static void stop_handler(int signum) in stop_handler() function403 signal(SIGTERM, stop_handler); in test_sk_storage_map_stress_free()404 signal(SIGINT, stop_handler); in test_sk_storage_map_stress_free()406 signal(SIGALRM, stop_handler); in test_sk_storage_map_stress_free()437 signal(SIGTERM, stop_handler); in test_sk_storage_map_stress_change()438 signal(SIGINT, stop_handler); in test_sk_storage_map_stress_change()440 signal(SIGALRM, stop_handler); in test_sk_storage_map_stress_change()