Searched refs:_WsbmKernelBuf (Results 1 - 9 of 9) sorted by path

/hardware/intel/common/libwsbm/src/
H A Dwsbm_driver.h100 struct _WsbmKernelBuf;
H A Dwsbm_mallocpool.c148 static struct _WsbmKernelBuf *
H A Dwsbm_manager.c1339 wsbmKBufHandle(const struct _WsbmKernelBuf * kBuf)
1345 wsbmUpdateKBuf(struct _WsbmKernelBuf *kBuf,
1354 extern struct _WsbmKernelBuf *
H A Dwsbm_manager.h180 extern uint32_t wsbmKBufHandle(const struct _WsbmKernelBuf *);
181 extern void wsbmUpdateKBuf(struct _WsbmKernelBuf *,
185 extern struct _WsbmKernelBuf *wsbmKBuf(const struct _WsbmBufferObject *buf);
H A Dwsbm_pool.h53 struct _WsbmKernelBuf;
67 struct _WsbmKernelBuf *(*kernel) (struct _WsbmBufStorage * buf);
H A Dwsbm_priv.h37 struct _WsbmKernelBuf struct
H A Dwsbm_slabpool.c72 struct _WsbmKernelBuf kBuf;
111 struct _WsbmKernelBuf kBuf;
972 static struct _WsbmKernelBuf *
990 struct _WsbmKernelBuf *kBuf;
H A Dwsbm_ttmpool.c78 struct _WsbmKernelBuf kBuf;
488 static struct _WsbmKernelBuf *
H A Dwsbm_userpool.c61 struct _WsbmKernelBuf kBuf;
574 static struct _WsbmKernelBuf *

Completed in 62 milliseconds