Searched refs:ref_queue (Results 1 – 3 of 3) sorted by relevance
752 while (!list_empty(&ctx->ref_queue)) { in cleanup_ref_queue()753 mb_entry = list_entry((&ctx->ref_queue)->next, in cleanup_ref_queue()762 INIT_LIST_HEAD(&ctx->ref_queue); in cleanup_ref_queue()883 list_for_each_entry(mb_entry, &ctx->ref_queue, list) { in enc_post_frame_start()902 list_add_tail(&mb_entry->list, &ctx->ref_queue); in enc_post_frame_start()
647 struct list_head ref_queue; member
772 INIT_LIST_HEAD(&ctx->ref_queue); in s5p_mfc_open()