Home
last modified time | relevance | path

Searched refs:buf_cleanup (Results 1 – 25 of 29) sorted by relevance

12

/linux/fs/xfs/scrub/
A Dscrub.c198 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()
A Dscrub.h147 void (*buf_cleanup)(void *buf); member
A Dfscounters.c213 sc->buf_cleanup = xchk_fscounters_cleanup; in xchk_setup_fscounters()
A Dattr.c92 sc->buf_cleanup = xchk_xattr_buf_cleanup; in xchk_setup_xattr_buf()
A Dquotacheck.c813 sc->buf_cleanup = xqcheck_teardown_scan; in xqcheck_setup_scan()
A Ddirtree.c137 sc->buf_cleanup = xchk_dirtree_buf_cleanup; in xchk_setup_dirtree()
A Dnlinks.c1007 sc->buf_cleanup = xchk_nlinks_teardown_scan; in xchk_nlinks_setup_scan()
A Dagheader_repair.c1751 sc->buf_cleanup = xrep_agi_buf_cleanup; in xrep_agi()
/linux/drivers/media/common/saa7146/
A Dsaa7146_vbi.c280 static void buf_cleanup(struct vb2_buffer *vb) in buf_cleanup() function
407 .buf_cleanup = buf_cleanup,
A Dsaa7146_video.c625 static void buf_cleanup(struct vb2_buffer *vb) in buf_cleanup() function
681 .buf_cleanup = buf_cleanup,
/linux/drivers/media/platform/rockchip/rga/
A Drga-buf.c220 .buf_cleanup = rga_buf_cleanup,
/linux/include/media/
A Dvideobuf2-core.h446 void (*buf_cleanup)(struct vb2_buffer *vb); member
/linux/drivers/media/pci/bt8xx/
A Dbttv-vbi.c170 .buf_cleanup = buf_cleanup_vbi,
A Dbttv-driver.c1526 static void buf_cleanup(struct vb2_buffer *vb) in buf_cleanup() function
1584 .buf_cleanup = buf_cleanup,
/linux/drivers/media/common/videobuf2/
A Dvideobuf2-core.c595 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()
1516 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf()
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_fops.c440 .buf_cleanup = atomisp_buf_cleanup,
/linux/drivers/media/usb/pwc/
A Dpwc-if.c759 .buf_cleanup = buffer_cleanup,
/linux/drivers/media/platform/nvidia/tegra-vde/
A Dv4l2.c324 .buf_cleanup = tegra_buf_cleanup,
/linux/drivers/staging/media/omap4iss/
A Diss_video.c403 .buf_cleanup = iss_video_buf_cleanup,
/linux/drivers/media/platform/atmel/
A Datmel-isi.c525 .buf_cleanup = buffer_cleanup,
/linux/drivers/staging/media/ipu3/
A Dipu3-v4l2.c935 .buf_cleanup = imgu_vb2_buf_cleanup,
/linux/drivers/media/pci/cobalt/
A Dcobalt-v4l2.c422 .buf_cleanup = cobalt_buf_cleanup,
/linux/drivers/media/platform/marvell/
A Dmcam-core.c1267 .buf_cleanup = mcam_vb_sg_buf_cleanup,
/linux/drivers/media/platform/qcom/venus/
A Dvenc.c1318 .buf_cleanup = venc_buf_cleanup,
A Dvdec.c1389 .buf_cleanup = vdec_buf_cleanup,

Completed in 69 milliseconds

12