Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtimer.h78 #define TIMER_INITIALIZER(_function, _expires, _data) \ macro
86 TIMER_INITIALIZER(_function, _expires, _data)
/linux-4.4.14/drivers/watchdog/
Dsoftdog.c82 TIMER_INITIALIZER(watchdog_fire, 0, 0);
/linux-4.4.14/drivers/char/
Dtlclk.c189 TIMER_INITIALIZER(switchover_timeout , 0, 0);
/linux-4.4.14/arch/powerpc/mm/
Dnuma.c1504 TIMER_INITIALIZER(topology_timer_fn, 0, 0);