Home
last modified time | relevance | path

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

/hardware/intel/common/libwsbm/src/
Dwsbm_pool.h48 struct _WsbmAtomic onList; member
95 wsbmAtomicSet(&storage->onList, 0); in wsbmBufStorageInit()
Dwsbm_manager.c537 } else if (wsbmAtomicRead(&storage->onList) || in wsbmBOData()
670 } else if (wsbmAtomicRead(&storage->onList) || in wsbmBODataUB()
827 if (wsbmAtomicRead(&storage->onList)) { in wsbmBOSubData()
1151 wsbmAtomicInc(&storage->onList); in wsbmBOAddListItem()
1174 return wsbmAtomicRead(&buf->storage->onList); in wsbmBOOnList()
1187 wsbmAtomicDec(&storage->onList); in wsbmBOUnrefUserList()
1213 wsbmAtomicDec(&storage->onList); in wsbmBOFenceUserList()
1268 wsbmAtomicDec(&storage->onList); in wsbmBOUnvalidateUserList()