| /openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gpuvm.c | 515 struct kfd_mem_attachment *attachment) in kfd_mem_dmamap_userptr() 521 struct amdgpu_bo *bo = attachment->bo_va->base.bo; in kfd_mem_dmamap_userptr() 522 struct amdgpu_device *adev = attachment->adev; in kfd_mem_dmamap_userptr() 565 kfd_mem_dmamap_dmabuf(struct kfd_mem_attachment *attachment) in kfd_mem_dmamap_dmabuf() 568 struct amdgpu_bo *bo = attachment->bo_va->base.bo; in kfd_mem_dmamap_dmabuf() 583 * @attachment: Virtual address attachment of the BO on accessing device 608 struct kfd_mem_attachment *attachment) in kfd_mem_dmamap_sg_bo() 611 struct amdgpu_bo *bo = attachment->bo_va->base.bo; in kfd_mem_dmamap_sg_bo() 612 struct amdgpu_device *adev = attachment in kfd_mem_dmamap_sg_bo() 511 kfd_mem_dmamap_userptr(struct kgd_mem * mem,struct kfd_mem_attachment * attachment) kfd_mem_dmamap_userptr() argument 561 kfd_mem_dmamap_dmabuf(struct kfd_mem_attachment * attachment) kfd_mem_dmamap_dmabuf() argument 604 kfd_mem_dmamap_sg_bo(struct kgd_mem * mem,struct kfd_mem_attachment * attachment) kfd_mem_dmamap_sg_bo() argument 659 kfd_mem_dmamap_attachment(struct kgd_mem * mem,struct kfd_mem_attachment * attachment) kfd_mem_dmamap_attachment() argument 678 kfd_mem_dmaunmap_userptr(struct kgd_mem * mem,struct kfd_mem_attachment * attachment) kfd_mem_dmaunmap_userptr() argument 701 kfd_mem_dmaunmap_dmabuf(struct kfd_mem_attachment * attachment) kfd_mem_dmaunmap_dmabuf() argument 727 kfd_mem_dmaunmap_sg_bo(struct kgd_mem * mem,struct kfd_mem_attachment * attachment) kfd_mem_dmaunmap_sg_bo() argument 755 kfd_mem_dmaunmap_attachment(struct kgd_mem * mem,struct kfd_mem_attachment * attachment) kfd_mem_dmaunmap_attachment() argument 829 struct kfd_mem_attachment *attachment[2] = {NULL, NULL}; kfd_mem_attach() local 952 kfd_mem_detach(struct kfd_mem_attachment * attachment) kfd_mem_detach() argument 2538 struct kfd_mem_attachment *attachment; validate_invalid_user_pages() local 2790 struct kfd_mem_attachment *attachment; amdgpu_amdkfd_gpuvm_restore_process_bos() local [all...] |
| H A D | amdgpu_object.c | 1612 struct dma_buf_attachment *attachment; in amdgpu_bo_print_info() local 1651 attachment = READ_ONCE(bo->tbo.base.import_attach); in amdgpu_bo_print_info() 1653 if (attachment) in amdgpu_bo_print_info()
|
| /openbsd-src/gnu/usr.bin/perl/utils/ |
| H A D | perlbug.PL | 253 for my $attachment (split /\s*,\s*/, $attachments) { 254 unless (-f $attachment && -r $attachment) { 255 die "The attachment $attachment is not a readable file: $!\n"; 257 $has_patch = 1 if $attachment =~ m/\.(patch|diff)$/; 1089 for my $attachment (split /\s*,\s*/, $attachments) { 1090 my $attach_file = basename($attachment); 1100 open my $attach_fh, '<:raw', $attachment 1101 or die "Couldn't open attachment '$attachment': $!\n"; 1103 close($attach_fh) or die "Error closing attachment '$attachment': $!";
|
| /openbsd-src/sys/dev/pci/drm/i915/gem/selftests/ |
| H A D | mock_dmabuf.c | 9 static struct sg_table *mock_map_dma_buf(struct dma_buf_attachment *attachment, in mock_map_dma_buf() argument 12 struct mock_dmabuf *mock = to_mock(attachment->dmabuf); in mock_map_dma_buf() 31 err = dma_map_sgtable(attachment->dev, st, dir, 0); in mock_map_dma_buf() 44 static void mock_unmap_dma_buf(struct dma_buf_attachment *attachment, in mock_unmap_dma_buf() argument 48 dma_unmap_sgtable(attachment->dev, st, dir, 0); in mock_unmap_dma_buf()
|
| /openbsd-src/gnu/usr.bin/perl/lib/ |
| H A D | perlbug.t | 121 my $attachment = 'attached.txt'; 122 unlink $attachment; 124 ok(_dump($attachment, ("$B "x120)), 'wrote 1200-char attachment to file'); 136 '-p', $attachment, 141 unlink $testreport, $body, $attachment;
|
| /openbsd-src/usr.sbin/config/ |
| H A D | mkioconf.c | 317 const char *state, *basename, *attachment; in emitcfdata() local 352 attachment = i->i_atdeva->d_name; in emitcfdata() 376 attachment, strlen(attachment) < 6 ? "\t\t" : "\t", in emitcfdata()
|
| H A D | gram.y | 126 %type <str> attachment 345 device_instance AT attachment ENABLE { enabledev($1, $3); } | 346 device_instance AT attachment disable locators flags_opt 406 attachment:
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | AssignmentTracking.md | 89 `DIAssignID` attachment. E.g. For this test.cpp, 129 been deleted, the `DIAssignID` attachment on the store has been dropped, or the 138 `DIAssignID` attachment. Multiple instructions may have the same `DIAssignID` 148 attachment. An `llvm.dbg.assign` that uses a `DIAssignID` that is not attached 227 value) and therefore we have nowhere to put the metadata attachment. To solve
|
| H A D | MIRLangRef.rst | 846 The source location attachment is synonymous with the ``!dbg`` metadata 847 attachment in LLVM-IR. The absence of a source location attachment will be 919 optional ``debug-instr-number`` attachment, before the optional 920 ``debug-location`` attachment. The value defined in ``$rbp`` in the code
|
| H A D | GettingInvolved.rst | 202 …- `ics <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201103/a3499a67/attachment-0001.ics…
|
| H A D | LangRef.rst | 5411 A transformation is required to drop any metadata attachment that it 5413 exception for metadata attachment to globals for ``!func_sanitize``, 5621 arrays which can be attached to actual arrays, this attachment between pointer
|
| /openbsd-src/games/quiz/datfiles/ |
| H A D | flowers | 34 Rose, thornless, any color:Early attachment
|
| /openbsd-src/sys/conf/ |
| H A D | files | 444 define isabus {} # ISA attachment 445 define eisabus {} # EISA attachment 446 define pcibus {[bus = -1]} # PCI attachment 447 define tcbus {} # TurboChannel attachment 448 define usbus {} # USB attachment 449 define pcmciabus {[controller = -1], [socket = -1]} # PCMCIA attachment 450 define cbbus {[slot = -1]} # CardBus attachment 452 define sdmmcbus {} # SD/MMC attachment
|
| /openbsd-src/sys/arch/alpha/conf/ |
| H A D | files.alpha | 79 # TC attachment is MD 94 # IOASIC device and attachment defined in sys/dev/tc/files.tc
|
| /openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| H A D | perlfaq9.pod | 327 =head2 How do I use MIME to make an attachment to a mail message? 335 messages, and wraps the most common attachment tasks with the simple
|
| H A D | perlfaq.pod | 1351 How do I use MIME to make an attachment to a mail message?
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | OpenMPSupport.rst | 221 | device | pointer attachment | :no…
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | README.txt | 221 http://gcc.gnu.org/bugzilla/attachment.cgi?id=8701
|
| /openbsd-src/share/zoneinfo/datfiles/ |
| H A D | africa | 1536 # year 2017 can be found as an attachment in email today from Yahia
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ |
| H A D | README.txt | 645 http://gcc.gnu.org/bugzilla/attachment.cgi?id=4487
|
| /openbsd-src/gnu/usr.bin/texinfo/po/ |
| H A D | nb.po | 5 # Send this file as an gzipped attachment to:
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ChangeLog-1990 | 562 separate targets for VxWorks attachment to machine, and
|
| H A D | ChangeLog-1992 | 3351 CODE or DATA section attachment. This eliminates a lot of random
|
| /openbsd-src/share/dict/ |
| H A D | web2a | 2784 attachment disk 2785 attachment plug 17994 drill attachment 18847 echo attachment 44484 quasi attachment 51342 self-attachment
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | extend.texi | 2634 attachment of attributes to their corresponding declarations, whereas
|