Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/scrub/
Dscrub.c194 if (sc->buf_cleanup) in xchk_teardown()
195 sc->buf_cleanup(sc->buf); in xchk_teardown()
197 sc->buf_cleanup = NULL; in xchk_teardown()
Dscrub.h89 void (*buf_cleanup)(void *buf); member
Dfscounters.c223 sc->buf_cleanup = xchk_fscounters_cleanup; in xchk_setup_fscounters()
Dattr.c86 sc->buf_cleanup = xchk_xattr_buf_cleanup; in xchk_setup_xattr_buf()
/linux-6.6.21/drivers/media/common/saa7146/
Dsaa7146_vbi.c280 static void buf_cleanup(struct vb2_buffer *vb) in buf_cleanup() function
407 .buf_cleanup = buf_cleanup,
Dsaa7146_video.c625 static void buf_cleanup(struct vb2_buffer *vb) in buf_cleanup() function
681 .buf_cleanup = buf_cleanup,
/linux-6.6.21/include/media/
Dvideobuf2-core.h443 void (*buf_cleanup)(struct vb2_buffer *vb); member
/linux-6.6.21/drivers/media/common/videobuf2/
Dvideobuf2-core.c517 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free()
1168 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr()
1221 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr()
1294 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf()
1365 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf()
/linux-6.6.21/drivers/media/pci/bt8xx/
Dbttv-vbi.c170 .buf_cleanup = buf_cleanup_vbi,
Dbttv-driver.c1526 static void buf_cleanup(struct vb2_buffer *vb) in buf_cleanup() function
1584 .buf_cleanup = buf_cleanup,
/linux-6.6.21/drivers/staging/media/atomisp/pci/
Datomisp_fops.c440 .buf_cleanup = atomisp_buf_cleanup,
/linux-6.6.21/drivers/media/usb/pwc/
Dpwc-if.c759 .buf_cleanup = buffer_cleanup,
/linux-6.6.21/drivers/media/platform/nvidia/tegra-vde/
Dv4l2.c324 .buf_cleanup = tegra_buf_cleanup,
/linux-6.6.21/drivers/staging/media/omap4iss/
Diss_video.c403 .buf_cleanup = iss_video_buf_cleanup,
/linux-6.6.21/drivers/media/platform/atmel/
Datmel-isi.c525 .buf_cleanup = buffer_cleanup,
/linux-6.6.21/drivers/media/pci/cobalt/
Dcobalt-v4l2.c426 .buf_cleanup = cobalt_buf_cleanup,
/linux-6.6.21/drivers/staging/media/ipu3/
Dipu3-v4l2.c913 .buf_cleanup = imgu_vb2_buf_cleanup,
/linux-6.6.21/drivers/media/platform/marvell/
Dmcam-core.c1267 .buf_cleanup = mcam_vb_sg_buf_cleanup,
/linux-6.6.21/drivers/media/platform/qcom/venus/
Dvenc.c1318 .buf_cleanup = venc_buf_cleanup,
Dvdec.c1389 .buf_cleanup = vdec_buf_cleanup,
/linux-6.6.21/drivers/media/pci/intel/ipu3/
Dipu3-cio2.c1043 .buf_cleanup = cio2_vb2_buf_cleanup,
/linux-6.6.21/drivers/media/platform/intel/
Dpxa_camera.c1503 .buf_cleanup = pxac_vb2_cleanup,
/linux-6.6.21/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.c659 .buf_cleanup = buffer_cleanup,