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.c184 static struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer, in lock_hrtimer_base() function
318 static inline struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer, in lock_hrtimer_base() function
1535 base = lock_hrtimer_base(timer, &flags); in hrtimer_start_range_ns()
1609 base = lock_hrtimer_base(timer, &flags); in hrtimer_start_range_ns_user()
1660 base = lock_hrtimer_base(timer, &flags); in hrtimer_try_to_cancel()
1803 lock_hrtimer_base(timer, &flags); in __hrtimer_get_remaining()