Home
last modified time | relevance | path

Searched defs:max_period (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_heartbeat.c276 set_max_period(unsigned max_period) in set_max_period() argument
322 unsigned max_period; heartbeat_max_period_sysctl() local
423 const unsigned max_period = HEARTBEAT_MAX_PERIOD_DEFAULT; heartbeat_start() local
[all...]
/netbsd-src/sys/arch/arm/samsung/
H A Dexynos_wdt.c241 u_int max_period = 2 * EXYNOS_WDT_PERIOD_DEFAULT * sc->sc_freq; in exynos_wdt_attach() local