Home
last modified time | relevance | path

Searched refs:update_nohz (Results 1 – 2 of 2) 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() argument
Dtimer.c103 void timers_update_migration(bool update_nohz) in timers_update_migration() argument
115 if (!update_nohz) in timers_update_migration()