Searched refs:stop_handler (Results 1 – 1 of 1) sorted by relevance
388 static void stop_handler(int signum) in stop_handler() function407 signal(SIGTERM, stop_handler); in test_sk_storage_map_stress_free()408 signal(SIGINT, stop_handler); in test_sk_storage_map_stress_free()410 signal(SIGALRM, stop_handler); in test_sk_storage_map_stress_free()441 signal(SIGTERM, stop_handler); in test_sk_storage_map_stress_change()442 signal(SIGINT, stop_handler); in test_sk_storage_map_stress_change()444 signal(SIGALRM, stop_handler); in test_sk_storage_map_stress_change()