Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dtimer.c935 get_target_base(struct timer_base *base, unsigned tflags) in get_target_base() function
1096 new_base = get_target_base(base, timer->flags); in __mod_timer()
Dhrtimer.c203 struct hrtimer_cpu_base *get_target_base(struct hrtimer_cpu_base *base, in get_target_base() function
234 new_cpu_base = get_target_base(this_cpu_base, pinned); in switch_hrtimer_base()