Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-stress.c48 /* exercise the test_uffdio_*_eexist every ALARM_INTERVAL_SECS */
49 #define ALARM_INTERVAL_SECS 10 macro
433 alarm(ALARM_INTERVAL_SECS); in sigalrm()
446 alarm(ALARM_INTERVAL_SECS); in main()