Searched refs:per_cpu_timers (Results 1 – 1 of 1) sorted by relevance
193 static int per_cpu_timers = 1; variable195 static int per_cpu_timers = 0; variable197 SYSCTL_INT(_net_inet_tcp, OID_AUTO, per_cpu_timers, CTLFLAG_RW,198 &per_cpu_timers , 0, "run tcp timers on all cpus");233 if (per_cpu_timers) { in inp_to_cpuid()