HomeSort by relevance Sort by last modified time
    Searched refs:wsbmAtomicInc (Results 1 - 5 of 5) sorted by null

  /hardware/intel/common/libwsbm/src/
wsbm_atomic.h 53 wsbmAtomicInc(struct _WsbmAtomic *v)
wsbm_fencemgr.c 292 wsbmAtomicInc(&fence->refCount);
327 wsbmAtomicInc(&mgr->count);
wsbm_manager.c 438 wsbmAtomicInc(&buf->storage->refCount);
440 wsbmAtomicInc(&buf->refCount);
849 wsbmAtomicInc(&storage->refCount);
1147 wsbmAtomicInc(&storage->refCount);
1148 wsbmAtomicInc(&storage->onList);
wsbm_userpool.c 493 wsbmAtomicInc(&vBuf->writers);
500 wsbmAtomicInc(&vBuf->writers);
wsbm_slabpool.c 931 wsbmAtomicInc(&sBuf->writers);
937 wsbmAtomicInc(&sBuf->writers);

Completed in 891 milliseconds