Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dtimer.h202 extern unsigned int sysctl_timer_migration;
/Linux-v5.15/kernel/time/
Dtimer.c226 unsigned int sysctl_timer_migration = 1; variable
232 if (sysctl_timer_migration && tick_nohz_active) in timers_update_migration()
/Linux-v5.15/kernel/
Dsysctl.c2662 .data = &sysctl_timer_migration,