Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtick-internal.h159 extern void timers_update_migration(bool update_nohz);
161 static inline void timers_update_migration(bool update_nohz) { } in timers_update_migration() function
Dtimer.c103 void timers_update_migration(bool update_nohz) in timers_update_migration() function
132 timers_update_migration(false); in timer_migration_handler()
Dtick-sched.c955 timers_update_migration(true); in tick_nohz_activate()