| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_ids.c | 360 struct dma_fence *flushed; in amdgpu_vmid_grab_used() local 374 flushed = (*id)->flushed_updates; in amdgpu_vmid_grab_used() 375 if (updates && (!flushed || dma_fence_is_later(updates, flushed))) in amdgpu_vmid_grab_used() 393 if (updates && (!flushed || dma_fence_is_later(updates, flushed))) { in amdgpu_vmid_grab_used()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/savage/ |
| H A D | savage_bci.c | 324 dev_priv->dma_pages[i].flushed = 0; in savage_dma_init() 343 dev_priv->dma_pages[i].flushed = 0; in savage_dma_reset() 405 dev_priv->dma_pages[i].flushed = 0; in savage_dma_alloc() 443 dev_priv->dma_pages[cur].used == dev_priv->dma_pages[cur].flushed) in savage_dma_flush() 453 first, cur, dev_priv->dma_pages[first].flushed, in savage_dma_flush() 472 dev_priv->dma_pages[first].flushed) * 4; in savage_dma_flush() 474 dev_priv->dma_pages[cur].used - dev_priv->dma_pages[first].flushed; in savage_dma_flush() 493 dev_priv->dma_pages[i].flushed = 0; in savage_dma_flush() 499 dev_priv->dma_pages[cur].flushed = 0; in savage_dma_flush() 507 dev_priv->dma_pages[cur].flushed = dev_priv->dma_pages[i].used; in savage_dma_flush() [all …]
|
| H A D | savage_drv.h | 74 unsigned int used, flushed; member
|
| /netbsd-src/sys/external/bsd/drm/dist/shared-core/ |
| H A D | savage_bci.c | 309 dev_priv->dma_pages[i].flushed = 0; in savage_dma_init() 328 dev_priv->dma_pages[i].flushed = 0; in savage_dma_reset() 390 dev_priv->dma_pages[i].flushed = 0; in savage_dma_alloc() 428 dev_priv->dma_pages[cur].used == dev_priv->dma_pages[cur].flushed) in savage_dma_flush() 438 first, cur, dev_priv->dma_pages[first].flushed, in savage_dma_flush() 457 dev_priv->dma_pages[first].flushed) * 4; in savage_dma_flush() 459 dev_priv->dma_pages[cur].used - dev_priv->dma_pages[first].flushed; in savage_dma_flush() 478 dev_priv->dma_pages[i].flushed = 0; in savage_dma_flush() 484 dev_priv->dma_pages[cur].flushed = 0; in savage_dma_flush() 492 dev_priv->dma_pages[cur].flushed = dev_priv->dma_pages[i].used; in savage_dma_flush() [all …]
|
| H A D | savage_drv.h | 66 unsigned int used, flushed; member
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/bitwriter/ |
| H A D | llvm_bitwriter.mli | 22 will be flushed. Returns [true] if successful, [false] otherwise. *) 35 will be flushed. Returns [true] if successful, [false] otherwise. *)
|
| /netbsd-src/external/bsd/nvi/docs/internals/ |
| H A D | gdb.script | 12 printf "flushed\n" 32 printf "flushed\n"
|
| /netbsd-src/usr.bin/col/ |
| H A D | README | 40 If a character is to be placed on a line that has been flushed, a warning 47 a line is flushed, the characters in the line are sorted according to
|
| /netbsd-src/external/gpl2/lvm2/dist/doc/ |
| H A D | pvmove_outline.txt | 42 5. When the copying has completed 254:3 is suspended/pending flushed.
|
| /netbsd-src/external/bsd/ipf/dist/tools/ |
| H A D | ipmon.c | 1479 int fd, flushed = 0; in flushlogs() local 1487 if (ioctl(fd, SIOCIPFFB, &flushed) == 0) { in flushlogs() 1489 flushed); in flushlogs() 1495 if (flushed) { in flushlogs() 1498 flushed); in flushlogs() 1500 fprintf(log, "%d bytes flushed from log\n", flushed); in flushlogs()
|
| /netbsd-src/external/mpl/bind/dist/doc/notes/ |
| H A D | notes-9.18.18.rst | |
| H A D | notes-9.18.19.rst | |
| /netbsd-src/external/bsd/ipf/dist/ |
| H A D | WhatsNew50.txt | 82 flushed;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | XRay.rst | 231 programmatically until the buffers are finalized and flushed. To use FDR mode 239 When the buffers are flushed to disk, the result is a binary trace format 243 the logging implementation is finalized -- at which point it can be flushed and
|
| H A D | HowToBuildOnARM.rst | 60 are disappearing, caches being flushed on every big.LITTLE switch, and
|
| H A D | XRayFDRFormat.rst | 16 is finalized and flushed. 18 A goal of the profiler is to minimize overhead, the flushed data directly
|
| /netbsd-src/external/mit/libuv/dist/docs/src/ |
| H A D | fs.rst | 576 all data and a minimum of metadata are flushed to disk. 668 The file is temporary and should not be flushed to disk if possible. 681 all data and all metadata are flushed to disk. 689 The file is temporary and should not be flushed to disk if possible.
|
| /netbsd-src/external/bsd/openldap/dist/doc/devel/lloadd/ |
| H A D | design.md | 118 the pending PDU (unsuspending the upstream) and writing, if PDU flushed 120 - if we successfully flushed all suspended upstreams, unsuspend client 265 can still talk to, as upstreams are flushed, we can start sending new
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
| H A D | fsrw_example.txt | 97 The output finishes with disk writes as the new file is flushed to disk.
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
| H A D | fsrw_example.txt | 97 The output finishes with disk writes as the new file is flushed to disk.
|
| /netbsd-src/sys/external/bsd/ipf/netinet/ |
| H A D | fil.c | 3735 int flushed = 0, set; in ipf_flush() local 3744 ipf_flushlist(softc, &flushed, &softc->ipf_rules[1][set]); in ipf_flush() 3745 ipf_flushlist(softc, &flushed, &softc->ipf_acct[1][set]); in ipf_flush() 3748 ipf_flushlist(softc, &flushed, &softc->ipf_rules[0][set]); in ipf_flush() 3749 ipf_flushlist(softc, &flushed, &softc->ipf_acct[0][set]); in ipf_flush() 3752 flushed += ipf_flush_groups(softc, &softc->ipf_groups[unit][set], in ipf_flush() 3762 flushed += tmp; in ipf_flush() 3764 return flushed; in ipf_flush() 3787 int flushed = 0; in ipf_flush_groups() local 3807 flushed++; in ipf_flush_groups() [all …]
|
| /netbsd-src/crypto/dist/ipsec-tools/ |
| H A D | NEWS | 75 o Generated policies are now correctly flushed
|
| /netbsd-src/sys/ufs/lfs/ |
| H A D | lfs_segment.c | 195 int flushed; in lfs_vflush() local 363 flushed = 0; in lfs_vflush() 366 ++flushed; in lfs_vflush() 371 ++flushed; in lfs_vflush()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | PathDiagnostic.cpp | 405 if (flushed) in FlushDiagnostics() 408 flushed = true; in FlushDiagnostics()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | BIO_s_bio.pod | 184 write buffer is always flushed first. Otherwise a deadlock may occur as
|