Home
last modified time | relevance | path

Searched defs:is_pinned (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dhrtimer.c1347 static __always_inline bool hrtimer_prefer_local(bool is_local, bool is_first, bool is_pinned) in hrtimer_prefer_local()
1373 static __always_inline bool hrtimer_prefer_local(bool is_local, bool is_first, bool is_pinned) in hrtimer_prefer_local()
1380 bool is_pinned) in hrtimer_keep_base()
1399 bool is_pinned, first, was_first, keep_base = false; in __hrtimer_start_range_ns() local