Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtimer.h222 static inline void timer_stats_timer_clear_start_info(struct timer_list *timer) in timer_stats_timer_clear_start_info() function
235 static inline void timer_stats_timer_clear_start_info(struct timer_list *timer) in timer_stats_timer_clear_start_info() function
/linux-4.1.27/kernel/time/
Dtimer.c1001 timer_stats_timer_clear_start_info(timer); in del_timer()
1030 timer_stats_timer_clear_start_info(timer); in try_to_del_timer_sync()