Home
last modified time | relevance | path

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

/hardware/intel/common/libwsbm/src/
Dwsbm_ttmpool.c90 struct _TTMPool struct
97 static inline struct _TTMPool * argument
100 return containerOf(dBuf->buf.pool, struct _TTMPool, pool); in ttmGetPool()
115 struct _TTMPool *ttmPool = containerOf(pool, struct _TTMPool, pool); in pool_create()
166 struct _TTMPool *ttmPool = containerOf(pool, struct _TTMPool, pool); in pool_reference()
211 struct _TTMPool *ttmPool = ttmGetPool(dBuf); in pool_destroy()
234 struct _TTMPool *ttmPool = ttmGetPool(dBuf); in syncforcpu_locked()
291 struct _TTMPool *ttmPool = ttmGetPool(dBuf); in releasefromcpu_locked()
438 struct _TTMPool *ttmPool = ttmGetPool(dBuf); in pool_waitIdle()
455 struct _TTMPool *ttmPool = containerOf(pool, struct _TTMPool, pool); in pool_takedown()
[all …]