Home
last modified time | relevance | path

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

/tools/testing/selftests/cgroup/
A Dtest_cpuset_prs.sh879 _ISOLCPUS="$4"
895 [[ -n "$_ISOLCPUS" ]] && {
896 check_isolcpus $_ISOLCPUS
898 [[ -n "$BOOT_ISOLCPUS" ]] && _ISOLCPUS=${_ISOLCPUS},${BOOT_ISOLCPUS}
900 "Expect $_ISOLCPUS, get $ISOLCPUS instead"

Completed in 3 milliseconds