/linux/fs/xfs/scrub/ |
H A D | scrub.c | 198 if (sub->sc.buf_cleanup) in xchk_scrub_free_subord() 199 sub->sc.buf_cleanup(sub->sc.buf); in xchk_scrub_free_subord() 247 if (sc->buf_cleanup) in xchk_teardown() 248 sc->buf_cleanup(sc->buf); in xchk_teardown() 250 sc->buf_cleanup = NULL; in xchk_teardown() 572 sub->sc.buf_cleanup = NULL; in xchk_scrub_create_subord()
|
H A D | scrub.h | 147 void (*buf_cleanup)(void *buf); member
|
H A D | quotacheck.c | 813 sc->buf_cleanup = xqcheck_teardown_scan; in xqcheck_setup_scan()
|
H A D | agheader_repair.c | 1751 sc->buf_cleanup = xrep_agi_buf_cleanup; in xrep_agi()
|
/linux/drivers/media/common/saa7146/ |
H A D | saa7146_vbi.c | 280 static void buf_cleanup(struct vb2_buffer *vb) in buf_cleanup() function 407 .buf_cleanup = buf_cleanup,
|
H A D | saa7146_video.c | 625 static void buf_cleanup(struct vb2_buffer *vb) in buf_cleanup() function 681 .buf_cleanup = buf_cleanup,
|
/linux/drivers/media/platform/rockchip/rga/ |
H A D | rga-buf.c | 220 .buf_cleanup = rga_buf_cleanup,
|
/linux/include/media/ |
H A D | videobuf2-core.h | 446 void (*buf_cleanup)(struct vb2_buffer *vb); member
|
/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-vbi.c | 170 .buf_cleanup = buf_cleanup_vbi,
|
H A D | bttv-driver.c | 1526 static void buf_cleanup(struct vb2_buffer *vb) in buf_cleanup() function 1584 .buf_cleanup = buf_cleanup,
|
/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-core.c | 595 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free() 1306 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr() 1359 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr() 1434 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf() 1514 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf()
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_fops.c | 440 .buf_cleanup = atomisp_buf_cleanup,
|
/linux/drivers/media/usb/pwc/ |
H A D | pwc-if.c | 759 .buf_cleanup = buffer_cleanup,
|
/linux/drivers/media/platform/nvidia/tegra-vde/ |
H A D | v4l2.c | 324 .buf_cleanup = tegra_buf_cleanup,
|
/linux/drivers/staging/media/omap4iss/ |
H A D | iss_video.c | 403 .buf_cleanup = iss_video_buf_cleanup,
|
/linux/drivers/media/platform/atmel/ |
H A D | atmel-isi.c | 525 .buf_cleanup = buffer_cleanup,
|
/linux/drivers/media/pci/cobalt/ |
H A D | cobalt-v4l2.c | 422 .buf_cleanup = cobalt_buf_cleanup,
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-v4l2.c | 935 .buf_cleanup = imgu_vb2_buf_cleanup,
|
/linux/drivers/media/platform/qcom/venus/ |
H A D | venc.c | 1318 .buf_cleanup = venc_buf_cleanup,
|
H A D | vdec.c | 1389 .buf_cleanup = vdec_buf_cleanup,
|
/linux/drivers/media/platform/marvell/ |
H A D | mcam-core.c | 1267 .buf_cleanup = mcam_vb_sg_buf_cleanup,
|
/linux/drivers/media/pci/intel/ipu3/ |
H A D | ipu3-cio2.c | 1044 .buf_cleanup = cio2_vb2_buf_cleanup,
|
/linux/drivers/media/platform/intel/ |
H A D | pxa_camera.c | 1504 .buf_cleanup = pxac_vb2_cleanup,
|
/linux/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | bcm2835-camera.c | 657 .buf_cleanup = buffer_cleanup,
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-params.c | 2706 .buf_cleanup = rkisp1_params_vb2_buf_cleanup,
|