| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-net.rst | 7 tool for inspection of networking related bpf prog attachments 37 List bpf program attachments in the kernel networking subsystem. 39 Currently, device driver xdp attachments, tcx, netkit and old-style tc 40 classifier/action attachments, flow_dissector as well as netfilter 41 attachments are implemented, i.e., for program types **BPF_PROG_TYPE_XDP**, 48 can use **bpftool cgroup** to dump cgroup attachments. For sk_{filter, skb, 52 The current output will start with all xdp program attachments, followed by 53 all tcx, netkit, then tc class/qdisc bpf program attachments, then 14 SYNOPSIStool for inspection of networking related bpf prog attachments global() argument 23 NET COMMANDStool for inspection of networking related bpf prog attachments global() argument 34 DESCRIPTIONtool for inspection of networking related bpf prog attachments global() argument 84 OPTIONStool for inspection of networking related bpf prog attachments global() argument 88 EXAMPLEStool for inspection of networking related bpf prog attachments global() argument
|
| H A D | bpftool-perf.rst | 7 tool for inspection of perf related bpf prog attachments
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gpuvm.c | 82 list_for_each_entry(entry, &mem->attachments, list) in kfd_mem_is_attached() 990 list_add(&attachment[i]->list, &mem->attachments); in kfd_mem_attach() 1219 list_for_each_entry(entry, &mem->attachments, list) { in reserve_bo_and_cond_vms() 1786 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu() 1962 list_for_each_entry_safe(entry, tmp, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_free_memory_of_gpu() 2086 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_map_memory_to_gpu() 2138 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_dmaunmap_mem() 2184 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu() 2398 INIT_LIST_HEAD(&(*mem)->attachments); in import_obj_create() 2730 list_for_each_entry(attachment, &mem->attachments, list) { in validate_invalid_user_pages() [all …]
|
| H A D | amdgpu_amdkfd.h | 77 struct list_head attachments; member
|
| H A D | amdgpu_cs.c | 838 list_empty(&bo->tbo.base.dma_buf->attachments))) { in amdgpu_cs_bo_validate()
|
| /linux/drivers/dma-buf/ |
| H A D | dma-buf.c | 188 WARN_ON(!list_empty(&dmabuf->attachments)); in dma_buf_release() 754 INIT_LIST_HEAD(&dmabuf->attachments); in dma_buf_export() 1039 list_add(&attach->node, &dmabuf->attachments); in dma_buf_dynamic_attach() 1385 list_for_each_entry(attach, &dmabuf->attachments, node) in dma_buf_invalidate_mappings() 1772 list_for_each_entry(attach_obj, &buf_obj->attachments, node) { in dma_buf_debug_show()
|
| /linux/include/linux/ |
| H A D | dma-buf.h | 316 struct list_head attachments; member
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_dma_buf.c | 59 list_for_each_entry(attach, &dmabuf->attachments, node) { in xe_dma_buf_pin()
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-ect.rst | 43 no programmed trigger/channel attachments, so will not affect the system
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_gem.c | 511 list_for_each_entry(attach, &dma_buf->attachments, node) { in panthor_gem_prime_begin_cpu_access() 532 list_for_each_entry(attach, &dma_buf->attachments, node) { in panthor_gem_prime_end_cpu_access()
|
| /linux/drivers/misc/ |
| H A D | fastrpc.c | 201 struct list_head attachments; member 439 INIT_LIST_HEAD(&buf->attachments); in __fastrpc_buf_alloc() 780 list_add(&a->node, &buffer->attachments); in fastrpc_dma_buf_attach()
|
| /linux/Documentation/process/ |
| H A D | security-bugs.rst | 286 Please send **plain text** emails without attachments where possible. 288 issue if all the details are hidden away in attachments. Think of it like a
|
| H A D | howto.rst | 418 attachments or compressed patches; they may want to comment on
|
| H A D | submitting-patches.rst | 278 No MIME, no links, no compression, no attachments. Just plain text
|
| /linux/Documentation/arch/s390/ |
| H A D | vfio-ccw.rst | 69 different peripheral attachments like disk devices (aka. DASDs), tapes,
|
| H A D | cds.rst | 118 peripheral attachments like disk devices (aka. DASDs), tapes, communication
|