Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtimer.h206 static inline void timer_stats_timer_clear_start_info(struct timer_list *timer) in timer_stats_timer_clear_start_info() function
219 static inline void timer_stats_timer_clear_start_info(struct timer_list *timer) in timer_stats_timer_clear_start_info() function
/linux-4.4.14/kernel/time/
Dtimer.c1028 timer_stats_timer_clear_start_info(timer); in del_timer()
1057 timer_stats_timer_clear_start_info(timer); in try_to_del_timer_sync()