Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimer.c928 static inline struct timer_base *get_timer_this_cpu_base(u32 tflags) in get_timer_this_cpu_base() function
1101 new_base = get_timer_this_cpu_base(timer->flags); in __mod_timer()