dst_queue 189 drivers/media/platform/s5p-mfc/s5p_mfc.c s5p_mfc_cleanup_queue(&ctx->dst_queue, &ctx->vq_dst); dst_queue 226 drivers/media/platform/s5p-mfc/s5p_mfc.c while (!list_empty(&ctx->dst_queue)) { dst_queue 227 drivers/media/platform/s5p-mfc/s5p_mfc.c dst_buf = list_entry(ctx->dst_queue.next, dst_queue 266 drivers/media/platform/s5p-mfc/s5p_mfc.c list_for_each_entry(dst_buf, &ctx->dst_queue, list) { dst_queue 327 drivers/media/platform/s5p-mfc/s5p_mfc.c list_for_each_entry(dst_buf, &ctx->dst_queue, list) { dst_queue 484 drivers/media/platform/s5p-mfc/s5p_mfc.c s5p_mfc_cleanup_queue(&ctx->dst_queue, &ctx->vq_dst); dst_queue 611 drivers/media/platform/s5p-mfc/s5p_mfc.c if (!list_empty(&ctx->dst_queue)) { dst_queue 612 drivers/media/platform/s5p-mfc/s5p_mfc.c mb_entry = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, dst_queue 775 drivers/media/platform/s5p-mfc/s5p_mfc.c INIT_LIST_HEAD(&ctx->dst_queue); dst_queue 633 drivers/media/platform/s5p-mfc/s5p_mfc_common.h struct list_head dst_queue; dst_queue 1029 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c s5p_mfc_cleanup_queue(&ctx->dst_queue, &ctx->vq_dst); dst_queue 1030 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c INIT_LIST_HEAD(&ctx->dst_queue); dst_queue 1076 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c list_add_tail(&mfc_buf->list, &ctx->dst_queue); dst_queue 1134 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); dst_queue 1150 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c if (!list_empty(&ctx->dst_queue)) { dst_queue 1151 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c dst_mb = list_entry(ctx->dst_queue.next, dst_queue 1198 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); dst_queue 1267 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c mb_entry = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, dst_queue 2535 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c s5p_mfc_cleanup_queue(&ctx->dst_queue, &ctx->vq_dst); dst_queue 2536 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c INIT_LIST_HEAD(&ctx->dst_queue); dst_queue 2566 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c list_add_tail(&mfc_buf->list, &ctx->dst_queue); dst_queue 1206 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c if (list_empty(&ctx->dst_queue)) { dst_queue 1236 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); dst_queue 1274 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); dst_queue 1846 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c if (list_empty(&ctx->dst_queue)) { dst_queue 1874 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); dst_queue 1910 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); dst_queue 1057 sound/soc/intel/skylake/skl-messages.c msg.dst_queue = dst_index; dst_queue 1164 sound/soc/intel/skylake/skl-messages.c msg.dst_queue = dst_index; dst_queue 1167 sound/soc/intel/skylake/skl-messages.c msg.src_queue, msg.dst_queue); dst_queue 845 sound/soc/intel/skylake/skl-sst-ipc.c header.extension |= IPC_DST_QUEUE(msg->dst_queue); dst_queue 85 sound/soc/intel/skylake/skl-sst-ipc.h u8 dst_queue;