Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/platform/x86/intel/ifs/
H A Dtest_ifs.sh172 local off_cpus=""
177 off_cpus=$(cat "$CPU_OFFLINE_SYSFS")
178 if [[ -z "$off_cpus" ]]; then
181 append_log "[$XFAIL] There is offline cpu:$off_cpus after online all cpu!"