Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c135 * We require the migration_base for lock_hrtimer_base()/switch_hrtimer_base()
162 struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer, in lock_hrtimer_base() function
275 /* See the comment in lock_hrtimer_base() */ in switch_hrtimer_base()
301 lock_hrtimer_base(const struct hrtimer *timer, unsigned long *flags) in lock_hrtimer_base() function
1014 * Counterpart to lock_hrtimer_base above:
1327 base = lock_hrtimer_base(timer, &flags); in hrtimer_start_range_ns()
1362 base = lock_hrtimer_base(timer, &flags); in hrtimer_try_to_cancel()
1507 lock_hrtimer_base(timer, &flags); in __hrtimer_get_remaining()