Lines Matching refs:_WsbmBufStorage
44 struct _WsbmBufStorage buf;
50 mallocBuf(struct _WsbmBufStorage *buf) in mallocBuf()
55 static struct _WsbmBufStorage *
74 pool_destroy(struct _WsbmBufStorage **buf) in pool_destroy()
81 pool_waitIdle(struct _WsbmBufStorage *buf __attribute__ ((unused)), int lazy __attribute__ ((unused… in pool_waitIdle()
87 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual __attr… in pool_map()
94 pool_unmap(struct _WsbmBufStorage *buf __attribute__ ((unused))) in pool_unmap()
100 pool_syncforcpu(struct _WsbmBufStorage *buf __attribute__ ((unused)), unsigned mode __attribute__ (… in pool_syncforcpu()
106 pool_releasefromcpu(struct _WsbmBufStorage *buf __attribute__ ((unused)), unsigned mode __attribute… in pool_releasefromcpu()
112 pool_offset(struct _WsbmBufStorage *buf __attribute__ ((unused))) in pool_offset()
122 pool_poolOffset(struct _WsbmBufStorage *buf __attribute__ ((unused))) in pool_poolOffset()
131 pool_placement(struct _WsbmBufStorage *buf __attribute__ ((unused))) in pool_placement()
137 pool_size(struct _WsbmBufStorage *buf) in pool_size()
143 pool_fence(struct _WsbmBufStorage *buf __attribute__ ((unused)), struct _WsbmFenceObject *fence __a… in pool_fence()
149 pool_kernel(struct _WsbmBufStorage *buf __attribute__ ((unused))) in pool_kernel()