Searched refs:attachments (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/staging/android/ion/ |
D | ion.c | 98 INIT_LIST_HEAD(&buffer->attachments); in ion_buffer_create() 228 list_add(&a->list, &buffer->attachments); in ion_dma_buf_attach() 337 list_for_each_entry(a, &buffer->attachments, list) { in ion_dma_buf_begin_cpu_access() 360 list_for_each_entry(a, &buffer->attachments, list) { in ion_dma_buf_end_cpu_access()
|
D | ion.h | 78 struct list_head attachments; member
|
/Linux-v4.19/Documentation/process/ |
D | email-clients.rst | 23 attachments, but then the attachments should have content-type 24 ``text/plain``. However, attachments are generally frowned upon because 147 You can safely GPG sign attachments, but inlined text is preferred for 151 If you absolutely must send patches as attachments instead of inlining 263 - Works well for inlining text (or using attachments).
|
D | 5.Posting.rst | 267 attachments; that makes it much harder for reviewers to quote sections of
|
D | howto.rst | 428 attachments or compressed patches; they may want to comment on
|
D | submitting-patches.rst | 338 6) No MIME, no links, no compression, no attachments. Just plain text
|
/Linux-v4.19/include/linux/ |
D | dma-buf.h | 283 struct list_head attachments; member
|
/Linux-v4.19/tools/bpf/bpftool/Documentation/ |
D | bpftool-perf.rst | 5 tool for inspection of perf related bpf prog attachments
|
/Linux-v4.19/drivers/dma-buf/ |
D | dma-buf.c | 448 INIT_LIST_HEAD(&dmabuf->attachments); in dma_buf_export() 574 list_add(&attach->node, &dmabuf->attachments); in dma_buf_attach() 1078 list_for_each_entry(attach_obj, &buf_obj->attachments, node) { in dma_buf_debug_show()
|
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | xilinx.txt | 146 Also, the system.mhs file defines bus attachments from the processor 148 attachments. Again an example; this system.mhs fragment:
|
/Linux-v4.19/Documentation/s390/ |
D | vfio-ccw.txt | 65 different peripheral attachments like disk devices (aka. DASDs), tapes,
|
D | cds.txt | 111 peripheral attachments like disk devices (aka. DASDs), tapes, communication
|