Searched refs:cpu_once_flag (Results 1 – 1 of 1) sorted by relevance
868 static once_flag cpu_once_flag = ONCE_FLAG_INIT; variable873 call_once(&cpu_once_flag, util_cpu_detect_once); in util_cpu_detect()