Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dtimer.h257 static inline void timer_stats_timer_clear_start_info(struct timer_list *timer) in timer_stats_timer_clear_start_info() function
270 static inline void timer_stats_timer_clear_start_info(struct timer_list *timer) in timer_stats_timer_clear_start_info() function
/linux-3.3/kernel/
Dtimer.c953 timer_stats_timer_clear_start_info(timer); in del_timer()
990 timer_stats_timer_clear_start_info(timer); in try_to_del_timer_sync()