Searched refs:TIMER_INITIALIZER (Results 1 – 2 of 2) sorted by relevance
22 #define TIMER_INITIALIZER(_function, _expires, _data) { \ macro31 TIMER_INITIALIZER(_function, _expires, _data)
31 .timer = TIMER_INITIALIZER(NULL, 0, 0), \