Lines Matching refs:offline
131 -o empty -x cpuctl offline -1
140 -o empty -x cpuctl offline $(( $ncpu + 1 ))
182 # offline
184 atf_test_case offline cleanup
188 atf_set "descr" "Test setting CPUs offline"
199 setcpu "offline" atf_fail "error in setting a CPU offline"
202 # set offline, as noted in the cpuctl(8) manual page.
204 cpuctl offline 0 >/dev/null 2>&1
219 atf_set "descr" "Test setting CPUs offline as a user"
223 setcpu "offline" atf_pass
265 atf_add_test_case offline