Searched refs:_ISOLCPUS (Results 1 – 1 of 1) sorted by relevance
879 _ISOLCPUS="$4"895 [[ -n "$_ISOLCPUS" ]] && {896 check_isolcpus $_ISOLCPUS898 [[ -n "$BOOT_ISOLCPUS" ]] && _ISOLCPUS=${_ISOLCPUS},${BOOT_ISOLCPUS}900 "Expect $_ISOLCPUS, get $ISOLCPUS instead"
Completed in 3 milliseconds