Home
last modified time | relevance | path

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

/hardware/intel/common/libwsbm/src/
Dwsbm_ttmpool.c85 int syncInProgress; member
239 while (dBuf->syncInProgress) in syncforcpu_locked()
257 dBuf->syncInProgress = 1; in syncforcpu_locked()
274 dBuf->syncInProgress = 0; in syncforcpu_locked()
294 while (dBuf->syncInProgress) in releasefromcpu_locked()