Home
last modified time | relevance | path

Searched refs:attachments (Results 1 – 24 of 24) sorted by relevance

/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-net.rst7 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 Dbpftool-perf.rst7 tool for inspection of perf related bpf prog attachments
/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c53 struct list_head attachments; member
97 list_add(&a->list, &buffer->attachments); in cma_heap_attach()
152 list_for_each_entry(a, &buffer->attachments, list) { in cma_heap_dma_buf_begin_cpu_access()
173 list_for_each_entry(a, &buffer->attachments, list) { in cma_heap_dma_buf_end_cpu_access()
315 INIT_LIST_HEAD(&buffer->attachments); in cma_heap_allocate()
H A Dsystem_heap.c26 struct list_head attachments; member
97 list_add(&a->list, &buffer->attachments); in system_heap_attach()
153 list_for_each_entry(a, &buffer->attachments, list) { in system_heap_dma_buf_begin_cpu_access()
174 list_for_each_entry(a, &buffer->attachments, list) { in system_heap_dma_buf_end_cpu_access()
361 INIT_LIST_HEAD(&buffer->attachments); in system_heap_allocate()
/linux/Documentation/process/
H A Demail-clients.rst23 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).
H A Dsecurity-bugs.rst158 Please send **plain text** emails without attachments where possible.
160 issue if all the details are hidden away in attachments. Think of it like a
H A D5.Posting.rst309 attachments; that makes it much harder for reviewers to quote sections of
H A Dhowto.rst418 attachments or compressed patches; they may want to comment on
H A Dsubmitting-patches.rst278 No MIME, no links, no compression, no attachments. Just plain text
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c82 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()
1785 INIT_LIST_HEAD(&(*mem)->attachments); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
1959 list_for_each_entry_safe(entry, tmp, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_free_memory_of_gpu()
2083 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()
2135 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_dmaunmap_mem()
2181 list_for_each_entry(entry, &mem->attachments, list) { in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu()
2395 INIT_LIST_HEAD(&(*mem)->attachments); in import_obj_create()
2727 list_for_each_entry(attachment, &mem->attachments, list) { in validate_invalid_user_pages()
[all …]
H A Damdgpu_dma_buf.c140 list_for_each_entry(attach, &dmabuf->attachments, node) in amdgpu_dma_buf_pin()
H A Damdgpu_cs.c817 list_empty(&bo->tbo.base.dma_buf->attachments))) { in amdgpu_cs_bo_validate()
/linux/drivers/dma-buf/
H A Ddma-buf.c188 WARN_ON(!list_empty(&dmabuf->attachments)); in dma_buf_release()
754 INIT_LIST_HEAD(&dmabuf->attachments); in dma_buf_export()
1040 list_add(&attach->node, &dmabuf->attachments); in dma_buf_dynamic_attach()
1339 list_for_each_entry(attach, &dmabuf->attachments, node) in dma_buf_move_notify()
1725 list_for_each_entry(attach_obj, &buf_obj->attachments, node) { in dma_buf_debug_show()
/linux/include/linux/
H A Ddma-buf.h316 struct list_head attachments; member
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c276 list_for_each_entry(attach, &dma_buf->attachments, node) { in panthor_gem_prime_begin_cpu_access()
297 list_for_each_entry(attach, &dma_buf->attachments, node) { in panthor_gem_prime_end_cpu_access()
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.c317 list_for_each_entry(attach, &dma_buf->attachments, node) { in panfrost_gem_prime_begin_cpu_access()
338 list_for_each_entry(attach, &dma_buf->attachments, node) { in panfrost_gem_prime_end_cpu_access()
/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c62 list_for_each_entry(attach, &dmabuf->attachments, node) { in xe_dma_buf_pin()
/linux/Documentation/bpf/libbpf/
H A Dprogram_types.rst250 ``SEC("struct_ops[.s]")``. The attachments are defined in a struct initializer
/linux/Documentation/trace/coresight/
H A Dcoresight-ect.rst43 no programmed trigger/channel attachments, so will not affect the system
/linux/drivers/misc/
H A Dfastrpc.c201 struct list_head attachments; member
431 INIT_LIST_HEAD(&buf->attachments); in __fastrpc_buf_alloc()
724 list_add(&a->node, &buffer->attachments); in fastrpc_dma_buf_attach()
/linux/Documentation/translations/sp_SP/process/
H A Demail-clients.rst164 You can safely GPG sign attachments, but inlined text is preferred for
/linux/Documentation/arch/s390/
H A Dvfio-ccw.rst69 different peripheral attachments like disk devices (aka. DASDs), tapes,
H A Dcds.rst118 peripheral attachments like disk devices (aka. DASDs), tapes, communication
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst1090 Note - the list does not accept HTML or attachments, all emails must