Searched refs:vsp1_dl_body_pool (Results 1 – 4 of 4) sorted by relevance
16 struct vsp1_dl_body_pool;68 struct vsp1_dl_body_pool *71 void vsp1_dl_body_pool_destroy(struct vsp1_dl_body_pool *pool);72 struct vsp1_dl_body *vsp1_dl_body_get(struct vsp1_dl_body_pool *pool);
111 struct vsp1_dl_body_pool *pool;131 struct vsp1_dl_body_pool { struct232 struct vsp1_dl_body_pool *pool;254 struct vsp1_dl_body_pool *258 struct vsp1_dl_body_pool *pool; in vsp1_dl_body_pool_create()315 void vsp1_dl_body_pool_destroy(struct vsp1_dl_body_pool *pool) in vsp1_dl_body_pool_destroy()336 struct vsp1_dl_body *vsp1_dl_body_get(struct vsp1_dl_body_pool *pool) in vsp1_dl_body_get()
32 struct vsp1_dl_body_pool *pool;
35 struct vsp1_dl_body_pool *pool;
Completed in 12 milliseconds