Lines Matching +defs:base +defs:task
130 static inline bool hrtimer_base_is_online(struct hrtimer_cpu_base *base) in hrtimer_base_is_online()
176 struct hrtimer_clock_base *base; in lock_hrtimer_base() local
232 static inline struct hrtimer_cpu_base *get_target_base(struct hrtimer_cpu_base *base, int pinned) in get_target_base()
260 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base, in switch_hrtimer_base()
314 struct hrtimer_clock_base *base = timer->base; in lock_hrtimer_base() local
520 #define for_each_active_base(base, cpu_base, active) \ argument
528 struct hrtimer_clock_base *base; in __hrtimer_next_event_base() local
646 static inline ktime_t hrtimer_update_base(struct hrtimer_cpu_base *base) in hrtimer_update_base()
751 struct hrtimer_cpu_base *base = this_cpu_ptr(&hrtimer_bases); in hrtimer_switch_to_hres() local
787 struct hrtimer_cpu_base *base = this_cpu_ptr(&hrtimer_bases); in retrigger_next_event() local
825 struct hrtimer_clock_base *base = timer->base; in hrtimer_reprogram() local
886 struct hrtimer_clock_base *base; in update_needs_ipi() local
1097 static bool enqueue_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base, in enqueue_hrtimer()
1122 struct hrtimer_clock_base *base, in __remove_hrtimer()
1152 remove_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base, in remove_hrtimer()
1231 struct hrtimer_clock_base *base) in __hrtimer_start_range_ns()
1326 struct hrtimer_clock_base *base; in hrtimer_start_range_ns() local
1363 struct hrtimer_clock_base *base; in hrtimer_try_to_cancel() local
1389 static void hrtimer_cpu_base_init_expiry_lock(struct hrtimer_cpu_base *base) in hrtimer_cpu_base_init_expiry_lock()
1394 static void hrtimer_cpu_base_lock_expiry(struct hrtimer_cpu_base *base) in hrtimer_cpu_base_lock_expiry()
1400 static void hrtimer_cpu_base_unlock_expiry(struct hrtimer_cpu_base *base) in hrtimer_cpu_base_unlock_expiry()
1425 static __always_inline bool is_migration_base(struct hrtimer_clock_base *base) in is_migration_base()
1430 static __always_inline bool is_migration_base(struct hrtimer_clock_base *base) in is_migration_base()
1455 struct hrtimer_clock_base *base = READ_ONCE(timer->base); in hrtimer_cancel_wait_running() local
1480 hrtimer_cpu_base_init_expiry_lock(struct hrtimer_cpu_base *base) { } in hrtimer_cpu_base_init_expiry_lock()
1482 hrtimer_cpu_base_lock_expiry(struct hrtimer_cpu_base *base) { } in hrtimer_cpu_base_lock_expiry()
1484 hrtimer_cpu_base_unlock_expiry(struct hrtimer_cpu_base *base) { } in hrtimer_cpu_base_unlock_expiry()
1485 static inline void hrtimer_sync_wait_running(struct hrtimer_cpu_base *base, in hrtimer_sync_wait_running()
1591 int base = hrtimer_clock_to_base_table[clock_id]; in hrtimer_clockid_to_base() local
1610 int base; in __hrtimer_init() local
1722 struct hrtimer_clock_base *base; in hrtimer_active() local
1759 struct hrtimer_clock_base *base, in __run_hrtimer()
1836 struct hrtimer_clock_base *base; in __hrtimer_run_queues() local
2033 struct task_struct *task = t->task; in hrtimer_wakeup() local