| /Linux-v6.1/tools/bpf/bpftool/Documentation/ |
| 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
|
| D | bpftool-perf.rst | 7 tool for inspection of perf related bpf prog attachments
|
| /Linux-v6.1/drivers/dma-buf/heaps/ |
| D | cma_heap.c | 33 struct list_head attachments; member 77 list_add(&a->list, &buffer->attachments); in cma_heap_attach() 132 list_for_each_entry(a, &buffer->attachments, list) { in cma_heap_dma_buf_begin_cpu_access() 153 list_for_each_entry(a, &buffer->attachments, list) { in cma_heap_dma_buf_end_cpu_access() 296 INIT_LIST_HEAD(&buffer->attachments); in cma_heap_allocate()
|
| D | system_heap.c | 28 struct list_head attachments; member 108 list_add(&a->list, &buffer->attachments); in system_heap_attach() 165 list_for_each_entry(a, &buffer->attachments, list) { in system_heap_dma_buf_begin_cpu_access() 186 list_for_each_entry(a, &buffer->attachments, list) { in system_heap_dma_buf_end_cpu_access() 355 INIT_LIST_HEAD(&buffer->attachments); in system_heap_allocate()
|
| /Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_amdkfd_gpuvm.c | 76 list_for_each_entry(entry, &mem->attachments, list) in kfd_mem_is_attached() 906 list_add(&attachment[i]->list, &mem->attachments); in kfd_mem_attach() 1140 list_for_each_entry(entry, &mem->attachments, list) { in reserve_bo_and_cond_vms() 1162 list_for_each_entry(entry, &mem->attachments, list) { in reserve_bo_and_cond_vms() 1680 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() 1835 list_for_each_entry_safe(entry, tmp, &mem->attachments, list) in amdgpu_amdkfd_gpuvm_free_memory_of_gpu() 1965 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_map_memory_to_gpu() 2037 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu() 2269 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_gpuvm_import_dmabuf() 2503 list_for_each_entry(attachment, &mem->attachments, list) { in validate_invalid_user_pages() [all …]
|
| D | amdgpu_amdkfd.h | 68 struct list_head attachments; member
|
| D | amdgpu_cs.c | 783 list_empty(&bo->tbo.base.dma_buf->attachments))) { in amdgpu_cs_bo_validate()
|
| /Linux-v6.1/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 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).
|
| D | 5.Posting.rst | 288 attachments; that makes it much harder for reviewers to quote sections of
|
| D | howto.rst | 419 attachments or compressed patches; they may want to comment on
|
| D | submitting-patches.rst | 275 No MIME, no links, no compression, no attachments. Just plain text
|
| /Linux-v6.1/drivers/dma-buf/ |
| D | dma-buf.c | 84 WARN_ON(!list_empty(&dmabuf->attachments)); in dma_buf_release() 672 INIT_LIST_HEAD(&dmabuf->attachments); in dma_buf_export() 862 list_add(&attach->node, &dmabuf->attachments); in dma_buf_dynamic_attach() 1164 list_for_each_entry(attach, &dmabuf->attachments, node) in dma_buf_move_notify() 1503 list_for_each_entry(attach_obj, &buf_obj->attachments, node) { in dma_buf_debug_show()
|
| /Linux-v6.1/include/linux/ |
| D | dma-buf.h | 324 struct list_head attachments; member
|
| /Linux-v6.1/Documentation/admin-guide/ |
| 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-v6.1/Documentation/trace/coresight/ |
| D | coresight-ect.rst | 43 no programmed trigger/channel attachments, so will not affect the system
|
| /Linux-v6.1/drivers/misc/ |
| D | fastrpc.c | 187 struct list_head attachments; member 380 INIT_LIST_HEAD(&buf->attachments); in fastrpc_buf_alloc() 651 list_add(&a->node, &buffer->attachments); in fastrpc_dma_buf_attach()
|
| /Linux-v6.1/Documentation/s390/ |
| D | vfio-ccw.rst | 69 different peripheral attachments like disk devices (aka. DASDs), tapes,
|
| D | cds.rst | 118 peripheral attachments like disk devices (aka. DASDs), tapes, communication
|
| /Linux-v6.1/Documentation/virt/uml/ |
| D | user_mode_linux_howto_v2.rst | 1088 Note - the list does not accept HTML or attachments, all emails must
|