Searched refs:ia_css_rmgr_vbuf_pool (Results 1 – 2 of 2) sorted by relevance
27 struct ia_css_rmgr_vbuf_pool { struct38 extern struct ia_css_rmgr_vbuf_pool *vbuf_ref; argument39 extern struct ia_css_rmgr_vbuf_pool *vbuf_write;40 extern struct ia_css_rmgr_vbuf_pool *hmm_buffer_pool;48 struct ia_css_rmgr_vbuf_pool *pool);56 struct ia_css_rmgr_vbuf_pool *pool);65 struct ia_css_rmgr_vbuf_pool *pool,75 struct ia_css_rmgr_vbuf_pool *pool,
24 static struct ia_css_rmgr_vbuf_pool refpool;29 static struct ia_css_rmgr_vbuf_pool writepool = {36 static struct ia_css_rmgr_vbuf_pool hmmbufferpool = {42 struct ia_css_rmgr_vbuf_pool *vbuf_ref = &refpool;43 struct ia_css_rmgr_vbuf_pool *vbuf_write = &writepool;44 struct ia_css_rmgr_vbuf_pool *hmm_buffer_pool = &hmmbufferpool;119 int ia_css_rmgr_init_vbuf(struct ia_css_rmgr_vbuf_pool *pool) in ia_css_rmgr_init_vbuf()152 void ia_css_rmgr_uninit_vbuf(struct ia_css_rmgr_vbuf_pool *pool) in ia_css_rmgr_uninit_vbuf()188 void rmgr_push_handle(struct ia_css_rmgr_vbuf_pool *pool, in rmgr_push_handle()216 void rmgr_pop_handle(struct ia_css_rmgr_vbuf_pool *pool, in rmgr_pop_handle()[all …]