/linux-6.3-rc2/tools/bpf/bpftool/Documentation/ |
A D | bpftool-net.rst | 7 tool for inspection of netdev/tc related bpf prog attachments 38 List bpf program attachments in the kernel networking subsystem. 40 Currently, only device driver xdp attachments and tc filter 41 classification/action attachments are implemented, i.e., for 47 users can use **bpftool cgroup** to dump cgroup attachments. 51 The current output will start with all xdp program attachments, followed by 52 all tc class/qdisc bpf program attachments. Both xdp programs and
|
A D | bpftool-perf.rst | 7 tool for inspection of perf related bpf prog attachments
|
/linux-6.3-rc2/drivers/dma-buf/heaps/ |
A D | cma_heap.c | 34 struct list_head attachments; member 78 list_add(&a->list, &buffer->attachments); in cma_heap_attach() 133 list_for_each_entry(a, &buffer->attachments, list) { in cma_heap_dma_buf_begin_cpu_access() 154 list_for_each_entry(a, &buffer->attachments, list) { in cma_heap_dma_buf_end_cpu_access() 299 INIT_LIST_HEAD(&buffer->attachments); in cma_heap_allocate()
|
A D | system_heap.c | 29 struct list_head attachments; member 109 list_add(&a->list, &buffer->attachments); in system_heap_attach() 166 list_for_each_entry(a, &buffer->attachments, list) { in system_heap_dma_buf_begin_cpu_access() 187 list_for_each_entry(a, &buffer->attachments, list) { in system_heap_dma_buf_end_cpu_access() 358 INIT_LIST_HEAD(&buffer->attachments); in system_heap_allocate()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/adc/ |
A D | cirrus,ep9301-adc.yaml | 13 https://cdn.embeddedts.com/resource-attachments/ts-7000_ep9301-ug.pdf
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_amdkfd_gpuvm.c | 78 list_for_each_entry(entry, &mem->attachments, list) in kfd_mem_is_attached() 860 list_add(&attachment[i]->list, &mem->attachments); in kfd_mem_attach() 1096 list_for_each_entry(entry, &mem->attachments, list) { in reserve_bo_and_cond_vms() 1118 list_for_each_entry(entry, &mem->attachments, list) { in reserve_bo_and_cond_vms() 1649 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() 1940 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_map_memory_to_gpu() 2012 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu() 2244 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_gpuvm_import_dmabuf() 2485 list_for_each_entry(attachment, &mem->attachments, list) { in validate_invalid_user_pages() 2825 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_add_gws_to_process() [all …]
|
A D | amdgpu_amdkfd.h | 70 struct list_head attachments; member
|
A D | amdgpu_cs.c | 782 list_empty(&bo->tbo.base.dma_buf->attachments))) { in amdgpu_cs_bo_validate()
|
/linux-6.3-rc2/Documentation/process/ |
A D | email-clients.rst | 23 attachments, but then the attachments should have content-type 24 ``text/plain``. However, attachments are generally frowned upon because 152 You can safely GPG sign attachments, but inlined text is preferred for 156 If you absolutely must send patches as attachments instead of inlining 266 - Works well for inlining text (or using attachments).
|
A D | 5.Posting.rst | 289 attachments; that makes it much harder for reviewers to quote sections of
|
A D | howto.rst | 419 attachments or compressed patches; they may want to comment on
|
A D | submitting-patches.rst | 275 No MIME, no links, no compression, no attachments. Just plain text
|
/linux-6.3-rc2/drivers/dma-buf/ |
A D | dma-buf.c | 84 WARN_ON(!list_empty(&dmabuf->attachments)); in dma_buf_release() 663 INIT_LIST_HEAD(&dmabuf->attachments); in dma_buf_export() 924 list_add(&attach->node, &dmabuf->attachments); in dma_buf_dynamic_attach() 1269 list_for_each_entry(attach, &dmabuf->attachments, node) in dma_buf_move_notify() 1656 list_for_each_entry(attach_obj, &buf_obj->attachments, node) { in dma_buf_debug_show()
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | security-bugs.rst | 29 Please send plain text emails without attachments where possible. 31 issue if all the details are hidden away in attachments. Think of it like a
|
/linux-6.3-rc2/include/linux/ |
A D | dma-buf.h | 324 struct list_head attachments; member
|
/linux-6.3-rc2/Documentation/trace/coresight/ |
A D | coresight-ect.rst | 43 no programmed trigger/channel attachments, so will not affect the system
|
/linux-6.3-rc2/drivers/misc/ |
A D | fastrpc.c | 202 struct list_head attachments; member 408 INIT_LIST_HEAD(&buf->attachments); in __fastrpc_buf_alloc() 702 list_add(&a->node, &buffer->attachments); in fastrpc_dma_buf_attach()
|
/linux-6.3-rc2/Documentation/translations/sp_SP/process/ |
A D | email-clients.rst | 164 You can safely GPG sign attachments, but inlined text is preferred for
|
/linux-6.3-rc2/Documentation/s390/ |
A D | vfio-ccw.rst | 69 different peripheral attachments like disk devices (aka. DASDs), tapes,
|
A D | cds.rst | 118 peripheral attachments like disk devices (aka. DASDs), tapes, communication
|
/linux-6.3-rc2/Documentation/virt/uml/ |
A D | user_mode_linux_howto_v2.rst | 1088 Note - the list does not accept HTML or attachments, all emails must
|