Searched refs:attachments (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/include/linux/
H A Ddma-buf.h115 * @attachments: list of dma_buf_attachment that denotes all devices attached.
127 struct list_head attachments; member in struct:dma_buf
/linux-4.4.14/drivers/dma-buf/
H A Ddma-buf.c343 INIT_LIST_HEAD(&dmabuf->attachments); dma_buf_export()
419 * dma_buf_attach - Add the device to dma_buf's attachments list; optionally,
450 list_add(&attach->node, &dmabuf->attachments); dma_buf_attach()
463 * dma_buf_detach - Remove the given attachment from dmabuf's attachments list;
815 list_for_each_entry(attach_obj, &buf_obj->attachments, node) { dma_buf_describe()
/linux-4.4.14/fs/configfs/
H A Dsymlink.c35 /* Protects attachments of new symlinks */
/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf2-dma-sg.c400 * map the same scatter list to multiple attachments at the same time. vb2_dma_sg_dmabuf_ops_attach()
H A Dvideobuf2-dma-contig.c234 * map the same scatter list to multiple attachments at the same time. vb2_dc_dmabuf_ops_attach()
/linux-4.4.14/security/apparmor/include/
H A Dpolicy.h187 * attachments are determined by profile X transition rules.
/linux-4.4.14/fs/fscache/
H A Dcookie.c425 * require the caller to release all its attachments to the tree rooted __fscache_invalidate()
H A Dobject.c680 * Drop an object's attachments
/linux-4.4.14/fs/
H A Dsuper.c406 * change the attachments of dentries to inodes.
/linux-4.4.14/drivers/usb/gadget/function/
H A Df_ncm.c32 * NCM is intended to be used with high-speed network attachments.

Completed in 552 milliseconds