Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c242 static inline struct hrtimer_cpu_base *get_target_base(struct hrtimer_cpu_base *base, bool pinned) in get_target_base() function
277 new_cpu_base = get_target_base(this_cpu_base, pinned); in switch_hrtimer_base()