Home
last modified time | relevance | path

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

/include/linux/
Dtimer.h75 extern void init_timer_on_stack_key(struct timer_list *timer,
80 static inline void init_timer_on_stack_key(struct timer_list *timer, in init_timer_on_stack_key() function
100 init_timer_on_stack_key((_timer), (_fn), (_flags), \
107 init_timer_on_stack_key((_timer), (_fn), (_flags), NULL, NULL)