Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtimer.h202 extern unsigned int sysctl_timer_migration;
/Linux-v5.4/kernel/time/
Dtimer.c223 unsigned int sysctl_timer_migration = 1; variable
229 if (sysctl_timer_migration && tick_nohz_active) in timers_update_migration()
/Linux-v5.4/kernel/
Dsysctl.c1244 .data = &sysctl_timer_migration,