Searched refs:ia_css_rmgr_vbuf_pool (Results 1 – 2 of 2) sorted by relevance
36 struct ia_css_rmgr_vbuf_pool { struct47 extern struct ia_css_rmgr_vbuf_pool *vbuf_ref; argument48 extern struct ia_css_rmgr_vbuf_pool *vbuf_write;49 extern struct ia_css_rmgr_vbuf_pool *hmm_buffer_pool;57 struct ia_css_rmgr_vbuf_pool *pool);65 struct ia_css_rmgr_vbuf_pool *pool);74 struct ia_css_rmgr_vbuf_pool *pool,84 struct ia_css_rmgr_vbuf_pool *pool,
33 static struct ia_css_rmgr_vbuf_pool refpool;38 static struct ia_css_rmgr_vbuf_pool writepool = {45 static struct ia_css_rmgr_vbuf_pool hmmbufferpool = {51 struct ia_css_rmgr_vbuf_pool *vbuf_ref = &refpool;52 struct ia_css_rmgr_vbuf_pool *vbuf_write = &writepool;53 struct ia_css_rmgr_vbuf_pool *hmm_buffer_pool = &hmmbufferpool;128 int ia_css_rmgr_init_vbuf(struct ia_css_rmgr_vbuf_pool *pool) in ia_css_rmgr_init_vbuf()161 void ia_css_rmgr_uninit_vbuf(struct ia_css_rmgr_vbuf_pool *pool) in ia_css_rmgr_uninit_vbuf()197 void rmgr_push_handle(struct ia_css_rmgr_vbuf_pool *pool, in rmgr_push_handle()225 void rmgr_pop_handle(struct ia_css_rmgr_vbuf_pool *pool, in rmgr_pop_handle()[all …]