Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtimer.h191 extern unsigned int sysctl_timer_migration;
/Linux-v4.19/kernel/time/
Dtimer.c220 unsigned int sysctl_timer_migration = 1; variable
226 if (sysctl_timer_migration && tick_nohz_active) in timers_update_migration()
/Linux-v4.19/kernel/
Dsysctl.c1205 .data = &sysctl_timer_migration,