Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/arch-v10/kernel/
Dtime.c107 #define WATCHDOG_MIN_FREE_PAGES 8 macro
113 if(nr_free_pages() > WATCHDOG_MIN_FREE_PAGES) { in reset_watchdog()
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dtime.c88 #define WATCHDOG_MIN_FREE_PAGES 8 macro
105 if(nr_free_pages() > WATCHDOG_MIN_FREE_PAGES) { in reset_watchdog()