Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtimer.h203 extern unsigned int sysctl_timer_migration;
/Linux-v5.10/kernel/time/
Dtimer.c225 unsigned int sysctl_timer_migration = 1; variable
231 if (sysctl_timer_migration && tick_nohz_active) in timers_update_migration()
/Linux-v5.10/kernel/
Dsysctl.c2615 .data = &sysctl_timer_migration,