Searched refs:ref_queue (Results 1 – 3 of 3) sorted by relevance
760 while (!list_empty(&ctx->ref_queue)) { in cleanup_ref_queue()761 mb_entry = list_entry((&ctx->ref_queue)->next, in cleanup_ref_queue()770 INIT_LIST_HEAD(&ctx->ref_queue); in cleanup_ref_queue()881 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()
649 struct list_head ref_queue; member
661 list_empty(&ctx->ref_queue)) { in s5p_mfc_irq()796 INIT_LIST_HEAD(&ctx->ref_queue); in s5p_mfc_open()