Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/time/
Dtimer.c916 static inline struct timer_base *get_timer_this_cpu_base(u32 tflags) in get_timer_this_cpu_base() function
942 return get_timer_this_cpu_base(tflags); in get_target_base()