OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOTPLUG_CPU
(Results
1 - 4
of
4
) sorted by null
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/
cpuset_hotplug_test.sh
75
tst_resm TFAIL "setup test environment(offline CPU#$
HOTPLUG_CPU
) failed"
82
cpu_hotplug $
HOTPLUG_CPU
$cpuhotplug 2> $CPUSET_TMP/stderr
85
tst_resm TFAIL "$cpuoffline CPU#$
HOTPLUG_CPU
failed."
128
tst_resm TFAIL "setup test environment(offline CPU#$
HOTPLUG_CPU
) failed"
150
cpu_hotplug $
HOTPLUG_CPU
$cpuhotplug 2> $CPUSET_TMP/stderr
153
tst_resm TFAIL "$cpuoffline CPU#$
HOTPLUG_CPU
failed."
227
local tmp_cpus="`cpuset_list_compute -s $cpus_all $
HOTPLUG_CPU
`"
243
local tmp_cpus="`cpuset_list_compute -s $cpus_all $
HOTPLUG_CPU
`"
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
cpuset_sched_domains_test.sh
58
tst_resm TFAIL "setup test environment(offline CPU#$
HOTPLUG_CPU
) failed"
69
cpu_hotplug $
HOTPLUG_CPU
$cpuoffline 2> $CPUSET_TMP/stderr
72
tst_resm TFAIL "$cpuoffline CPU#$
HOTPLUG_CPU
failed."
183
tst_resm TFAIL "setup test environment(offline CPU#$
HOTPLUG_CPU
) failed"
188
cpu_hotplug $
HOTPLUG_CPU
$cpuoffline 2> $CPUSET_TMP/stderr
191
tst_resm TFAIL "$cpuoffline CPU#$
HOTPLUG_CPU
failed."
cpuset_load_balance_test.sh
207
tst_resm TFAIL "setup test environment(offline CPU#$
HOTPLUG_CPU
) failed"
252
cpu_hotplug $
HOTPLUG_CPU
$cpuoffline 2> $CPUSET_TMP/stderr
255
tst_resm TFAIL "$cpuoffline CPU#$
HOTPLUG_CPU
failed."
/external/ltp/testcases/kernel/controllers/cpuset/
cpuset_funcs.sh
41
HOTPLUG_CPU
="1"
229
cpu_hotplug $
HOTPLUG_CPU
offline
Completed in 867 milliseconds