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

/linux-4.4.14/kernel/time/
H A Dhrtimer.c182 struct hrtimer_cpu_base *get_target_base(struct hrtimer_cpu_base *base, get_target_base() function
191 struct hrtimer_cpu_base *get_target_base(struct hrtimer_cpu_base *base, get_target_base() function
219 new_cpu_base = get_target_base(this_cpu_base, pinned); switch_hrtimer_base()
H A Dtimer.c137 static inline struct tvec_base *get_target_base(struct tvec_base *base, get_target_base() function
145 static inline struct tvec_base *get_target_base(struct tvec_base *base, get_target_base() function
800 new_base = get_target_base(base, pinned); __mod_timer()

Completed in 88 milliseconds