Searched refs:susceptible_system (Results 1 – 1 of 1) sorted by relevance
1918 static int susceptible_system = -1; in cpuset_would_crash_kernel() local1923 if (susceptible_system == -1) { in cpuset_would_crash_kernel()1932 susceptible_system = rel_2_6_16 && (arch_i386 || arch_x86_64); in cpuset_would_crash_kernel()1935 if (susceptible_system) { in cpuset_would_crash_kernel()