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

/linux-4.1.27/include/linux/
H A Dtimer.h84 #define TIMER_INITIALIZER(_function, _expires, _data) \ macro
92 TIMER_INITIALIZER(_function, _expires, _data)
/linux-4.1.27/drivers/watchdog/
H A Dsoftdog.c82 TIMER_INITIALIZER(watchdog_fire, 0, 0);
/linux-4.1.27/drivers/char/
H A Dtlclk.c189 TIMER_INITIALIZER(switchover_timeout , 0, 0);
/linux-4.1.27/arch/powerpc/mm/
H A Dnuma.c1497 TIMER_INITIALIZER(topology_timer_fn, 0, 0);

Completed in 91 milliseconds