Searched refs:peciFd (Results 1 – 1 of 1) sorted by relevance
495 int peciFd = -1; in detectCpu() local548 if ((peci_Lock(&peciFd, PECI_NO_WAIT) != PECI_CC_SUCCESS) || in detectCpu()549 (peciFd < 0)) in detectCpu()648 peci_Unlock(peciFd); in detectCpu()