Searched refs:_TTMPool (Results 1 – 1 of 1) sorted by relevance
90 struct _TTMPool struct97 static inline struct _TTMPool * argument100 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 …]