Searched refs:ref_queue (Results 1 – 3 of 3) sorted by relevance
1133 while (!list_empty(&ctx->ref_queue)) { in cleanup_ref_queue()1134 mb_entry = list_entry((&ctx->ref_queue)->next, in cleanup_ref_queue()1143 INIT_LIST_HEAD(&ctx->ref_queue); in cleanup_ref_queue()1271 list_for_each_entry(mb_entry, &ctx->ref_queue, list) { in enc_post_frame_start()1300 list_add_tail(&mb_entry->list, &ctx->ref_queue); in enc_post_frame_start()
715 struct list_head ref_queue; member
686 list_empty(&ctx->ref_queue)) { in s5p_mfc_irq()824 INIT_LIST_HEAD(&ctx->ref_queue); in s5p_mfc_open()