| /Linux-v5.10/drivers/media/platform/rockchip/rga/ | 
| D | rga-buf.c | 69 			vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in rga_buf_return_buffers()
 | 
| /Linux-v5.10/drivers/staging/media/imx/ | 
| D | imx-media-csc-scaler.c | 97 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in ipu_ic_pp_complete()143 	v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in device_run()
 542 		while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))  in ipu_csc_scaler_start_streaming()
 566 		while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))  in ipu_csc_scaler_stop_streaming()
 
 | 
| /Linux-v5.10/drivers/media/v4l2-core/ | 
| D | v4l2-mem2mem.c | 340 		v4l2_m2m_dst_buf_remove(m2m_ctx);  in __v4l2_m2m_try_queue()521 		v4l2_m2m_dst_buf_remove(m2m_ctx);  in v4l2_m2m_buf_done_and_job_finish()
 656 	next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx);  in v4l2_update_last_buf_state()
 705 			next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx);  in v4l2_m2m_update_stop_streaming_state()
 1520 		v4l2_m2m_dst_buf_remove(fh->m2m_ctx);  in v4l2_m2m_ioctl_stateless_decoder_cmd()
 
 | 
| /Linux-v5.10/drivers/media/platform/mtk-jpeg/ | 
| D | mtk_jpeg_core.c | 818 		return v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in mtk_jpeg_buf_remove()947 	v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in mtk_jpeg_enc_device_run()
 998 	v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in mtk_jpeg_dec_device_run()
 1089 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in mtk_jpeg_enc_done()
 1145 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in mtk_jpeg_dec_irq()
 1324 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in mtk_jpeg_job_timeout_work()
 
 | 
| /Linux-v5.10/include/media/ | 
| D | v4l2-mem2mem.h | 758 v4l2_m2m_dst_buf_remove(struct v4l2_m2m_ctx *m2m_ctx)  in v4l2_m2m_dst_buf_remove()  function
 | 
| /Linux-v5.10/drivers/media/platform/exynos-gsc/ | 
| D | gsc-m2m.c | 75 		dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);  in __gsc_m2m_cleanup_queue()99 	dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);  in gsc_m2m_job_finish()
 
 | 
| /Linux-v5.10/drivers/media/platform/coda/ | 
| D | coda-jpeg.c | 1219 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in coda9_jpeg_finish_encode()1335 		dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in coda9_jpeg_prepare_decode()
 1446 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in coda9_jpeg_finish_decode()
 
 | 
| D | coda-bit.c | 1684 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in coda_finish_encode()2476 		dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in coda_finish_decode()
 2573 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in coda_decode_timeout()
 
 | 
| /Linux-v5.10/drivers/media/platform/mtk-vcodec/ | 
| D | mtk_vcodec_enc.c | 866 		while ((dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx))) {  in vb2ops_venc_stop_streaming()921 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);  in mtk_venc_encode_header()
 1052 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);  in mtk_venc_worker()
 
 | 
| D | mtk_vcodec_dec.c | 398 		dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);  in mtk_vdec_worker()459 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);  in mtk_vdec_worker()
 1347 	while ((dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx))) {  in vb2ops_vdec_stop_streaming()
 
 | 
| /Linux-v5.10/drivers/media/platform/sunxi/sun8i-rotate/ | 
| D | sun8i_rotate.c | 160 	buffer = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in rotate_irq()483 			vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in rotate_queue_cleanup()
 
 | 
| /Linux-v5.10/drivers/media/platform/ | 
| D | rcar_jpu.c | 1170 			vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in jpu_stop_streaming()1337 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in jpu_cleanup()
 1532 	dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);  in jpu_irq_handler()
 
 | 
| D | imx-pxp.c | 946 	dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);  in pxp_job_finish()1450 			vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in pxp_stop_streaming()
 
 | 
| D | mx2_emmaprp.c | 354 			dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);  in emmaprp_irq()
 | 
| /Linux-v5.10/drivers/media/platform/sti/hva/ | 
| D | hva-v4l2.c | 822 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in hva_run_work()1056 		while ((vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))  in hva_start_streaming()
 1084 		while ((vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))  in hva_stop_streaming()
 
 | 
| /Linux-v5.10/drivers/media/platform/sunxi/sun8i-di/ | 
| D | sun8i-di.c | 228 	dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in deinterlace_irq()575 			vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in deinterlace_queue_cleanup()
 
 | 
| /Linux-v5.10/drivers/staging/media/sunxi/cedrus/ | 
| D | cedrus_video.c | 419 			vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in cedrus_queue_cleanup()
 | 
| /Linux-v5.10/drivers/staging/media/meson/vdec/ | 
| D | vdec.c | 354 	while ((buf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx)))  in vdec_start_streaming()431 		while ((buf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx)))  in vdec_stop_streaming()
 
 | 
| /Linux-v5.10/drivers/media/platform/mtk-mdp/ | 
| D | mtk_mdp_m2m.c | 411 		return v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);  in mtk_mdp_m2m_buf_remove()485 	dst_vbuf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);  in mtk_mdp_process_done()
 
 | 
| /Linux-v5.10/drivers/media/platform/sti/bdisp/ | 
| D | bdisp-v4l2.c | 191 	dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in bdisp_job_finish()511 			while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))  in bdisp_start_streaming()
 
 | 
| /Linux-v5.10/drivers/media/test-drivers/ | 
| D | vim2m.c | 635 	dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);  in device_work()1090 			vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in vim2m_stop_streaming()
 
 | 
| /Linux-v5.10/drivers/staging/media/hantro/ | 
| D | hantro_v4l2.c | 737 		hantro_return_bufs(q, v4l2_m2m_dst_buf_remove);  in hantro_stop_streaming()
 | 
| /Linux-v5.10/drivers/media/test-drivers/vicodec/ | 
| D | vicodec-core.c | 414 	dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in device_run()674 			v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in job_ready()
 1527 			vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in vicodec_return_bufs()
 
 | 
| /Linux-v5.10/drivers/media/platform/s5p-jpeg/ | 
| D | jpeg-core.c | 2659 	dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);  in s5p_jpeg_irq()2716 	dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);  in exynos4_jpeg_irq()
 2822 	dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);  in exynos3250_jpeg_irq()
 
 | 
| /Linux-v5.10/drivers/media/platform/exynos4-is/ | 
| D | fimc-m2m.c | 47 	dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);  in fimc_m2m_job_finish()
 |