Searched refs:comp_free (Results 1 – 6 of 6) sorted by relevance
40 void (*comp_free) (void *state); member
176 struct list_head comp_free; member323 &fsl_queue->comp_free, list) { in fsl_qdma_free_chan_resources()408 list_add_tail(&comp_temp->list, &queue->comp_free); in fsl_qdma_pre_request_enqueue_desc()422 &queue->comp_free, list) { in fsl_qdma_pre_request_enqueue_desc()452 if (!list_empty(&queue->comp_free)) { in fsl_qdma_request_enqueue_desc()453 comp_temp = list_first_entry(&queue->comp_free, in fsl_qdma_request_enqueue_desc()977 list_add_tail(&fsl_comp->list, &fsl_queue->comp_free); in fsl_qdma_free_desc()1025 INIT_LIST_HEAD(&fsl_queue->comp_free); in fsl_qdma_alloc_chan_resources()
575 .comp_free = z_comp_free,593 .comp_free = z_comp_free,
636 .comp_free = mppe_free,
1135 .comp_free = bsd_free,
2775 ocomp->comp_free(ostate); in ppp_set_compress()2913 xcomp->comp_free(xstate); in ppp_ccp_closed()