Searched refs:share_mem_ctx (Results 1 – 4 of 4) sorted by relevance
39 &ldchCtx->share_mem_ctx); in alloc_ldch_buf()40 if (ldchCtx->share_mem_ctx) { in alloc_ldch_buf()55 if (ldchCtx->share_mem_ctx) in release_ldch_buf()56 ldchCtx->share_mem_ops->release_mem(0, ldchCtx->share_mem_ctx); in release_ldch_buf()71 ldchCtx->share_mem_ops->get_free_item(0, ldchCtx->share_mem_ctx); in get_ldch_buf()
126 void* share_mem_ctx; member
42 &fecCtx->share_mem_ctx); in alloc_fec_buf()48 if (fecCtx->share_mem_ctx) in release_fec_buf()49 fecCtx->share_mem_ops->release_mem(0, fecCtx->share_mem_ctx); in release_fec_buf()57 fecCtx->share_mem_ops->get_free_item(0, fecCtx->share_mem_ctx); in get_fec_buf()
92 void* share_mem_ctx; member