Home
last modified time | relevance | path

Searched refs:min_window (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kernel/
A Dtau_6xx.c53 #define min_window 2 /* minimum window size, degrees C */ macro
128 if (size > min_window && ! tau[cpu].grew) { in tau_timeout()
130 shrink = (2 + size - min_window) / 4; in tau_timeout()
137 if ((tau[cpu].high - tau[cpu].low) != min_window){ in tau_timeout()
/linux-6.3-rc2/net/rose/
A Dsysctl_net_rose.c20 static int min_window[] = {1}, max_window[] = {7}; variable
112 .extra1 = &min_window,
/linux-6.3-rc2/net/netrom/
A Dsysctl_net_netrom.c25 static int min_window[] = {1}, max_window[] = {127}; variable
104 .extra1 = &min_window,
/linux-6.3-rc2/net/ax25/
A Dsysctl_net_ax25.c16 static int min_window[] = {1}, max_window[] = {7}; variable
67 .extra1 = &min_window,

Completed in 5 milliseconds