Home
last modified time | relevance | path

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

/hardware/intel/common/libwsbm/src/
Dwsbm_ttmpool.c126 ret = wsbmBufStorageInit(&dBuf->buf, pool); in pool_create()
173 ret = wsbmBufStorageInit(&dBuf->buf, pool); in pool_reference()
547 ret = wsbmBufStorageInit(&dBuf->buf, pool); in ttm_pool_ub_create()
Dwsbm_mallocpool.c64 wsbmBufStorageInit(&mBuf->buf, pool); in pool_create()
Dwsbm_pool.h86 wsbmBufStorageInit(struct _WsbmBufStorage *storage, in wsbmBufStorageInit() function
Dwsbm_slabpool.c481 ret = wsbmBufStorageInit(&sBuf->storage, &header->slabPool->pool); in wsbmAllocSlab()
737 ret = wsbmBufStorageInit(&sBuf->storage, pool); in pool_create()
Dwsbm_userpool.c213 wsbmBufStorageInit(&vBuf->buf, pool); in pool_create()