Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c1918 static int susceptible_system = -1; in cpuset_would_crash_kernel() local
1923 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()