Home
last modified time | relevance | path

Searched refs:thp_cleanup_handler (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dfolio_split_race_test.c229 static void thp_cleanup_handler(int signum) in thp_cleanup_handler() function
268 signal(SIGINT, thp_cleanup_handler); in main()
269 signal(SIGTERM, thp_cleanup_handler); in main()