Searched refs:sync (Results 76 - 100 of 185) sorted by relevance

12345678

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_timeline.c108 i915_syncmap_init(&timeline->sync);
140 i915_syncmap_free(&timeline->sync);
296 i915_syncmap_free(&tl->sync);
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/io/
H A Dbasic_file_stdio.cc219 __basic_file<char>::sync() function in class:std::__basic_file
/openbsd-current/lib/libc/db/recno/
H A Drec_open.c156 dbp->sync = __rec_sync;
/openbsd-current/usr.sbin/installboot/
H A Dlandisk_installboot.c64 sync();
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DParallel.cpp160 // Latch::sync() called by the dtor may cause one thread to block. If is a dead
168 L.sync();
/openbsd-current/lib/libc/hidden/
H A Dunistd.h160 PROTO_NORMAL(sync); variable
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_cs.c67 amdgpu_sync_create(&p->sync);
426 r = amdgpu_sync_fence(&p->sync, fence);
448 r = amdgpu_sync_fence(&p->sync, fence);
1106 r = amdgpu_sync_fence(&p->sync, fpriv->prt_va->last_pt_update);
1117 r = amdgpu_sync_fence(&p->sync, bo_va->last_pt_update);
1131 r = amdgpu_sync_fence(&p->sync, bo_va->last_pt_update);
1144 r = amdgpu_sync_fence(&p->sync, vm->last_update);
1198 r = amdgpu_sync_resv(p->adev, &p->sync, resv, sync_mode,
1205 r = amdgpu_sync_push_to_job(&p->sync, p->jobs[i]);
1211 while ((fence = amdgpu_sync_get_fence(&p->sync))) {
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_streambuf.h268 pubsync() { return this->sync(); }
623 sync() { return 0; } function in class:basic_streambuf
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_fstream.h311 sync() function in class:std::basic_filebuf
323 // _M_file.sync() will be called within
331 _M_file.sync();
H A Dstd_streambuf.h422 pubsync() { return this->sync(); }
748 sync() { return 0; } function in class:std::basic_streambuf
/openbsd-current/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp278 const bool sync = false; local
280 this, sync);
/openbsd-current/sys/ufs/ufs/
H A Dinode.h148 #define UFS_UPDATE(ip, sync) \
149 ((ip)->i_vtbl->iv_update)((ip), (sync))
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dremote-e7000.c554 int sync; local
561 sync = 0;
566 while (!sync && ++try <= quit_trying)
577 * We may never timeout, and never sync up :-(
579 while (!sync && c != -1)
587 /* Shouldn't we either break here, or check for sync in inner loop? */
589 sync = 1;
613 if (!sync)
828 error ("out of sync in fetch registers wanted <%s>, got <%c 0x%x>",
H A Dremote-rdp.c248 I'be been unable to make it reliably sync up with the change
250 with no more action. So I took all that code out. I'd rather sync
257 int sync = 0; local
262 time_t stop_time = now + 10; /* Try and sync for 10 seconds, then give up */
265 while (time (0) < stop_time && !sync)
310 while (!sync && (restype = serial_readchar (io, 1)) > 0)
365 sync = 1;
378 sync = 1;
388 if (!sync)
/openbsd-current/sys/dev/ic/
H A Dpckbc.c898 int responselen, int sync, u_char *respbuf)
920 nc->flags = (sync ? KBC_CMDFLAG_SYNC : 0);
924 if (q->polling && sync) {
940 res = (sync ? nc->status : 0);
941 else if (sync) {
959 if (sync) {
897 pckbc_enqueue_cmd(pckbc_tag_t self, pckbc_slot_t slot, u_char *cmd, int len, int responselen, int sync, u_char *respbuf) argument
/openbsd-current/sys/arch/powerpc/powerpc/
H A Dpmap.c63 * * RWX -> R - sync dcache, inval icache
65 * * RWX -> RX - sync dcache, inval icache
382 sync(void) function
384 asm volatile ("sync");
392 sync();
397 sync();
630 /* only instruction sync executable pages */
849 sync(); /* Ensure update completed. */
853 sync(); /* Ensure tlbsync and update completed. */
1025 sync();
[all...]
/openbsd-current/gnu/usr.bin/perl/ext/VMS-Stdio/
H A DStdio.pm19 our @EXPORT_OK = qw( &binmode &flush &getname &remove &rewind &sync &setdef &tmpnam
25 &setdef &sync &tmpnam &vmsopen &vmssysopen
60 use VMS::Stdio qw( &flush &getname &remove &rewind &setdef &sync
68 sync($fh);
179 =item sync
/openbsd-current/sys/arch/hppa/hppa/
H A Dlocore.S789 sync
818 sync
866 sync
912 sync
931 sync
982 sync
1169 sync
1272 sync
1658 sync
1668 sync
[all...]
/openbsd-current/usr.sbin/apmd/
H A Dapmd.c345 sync();
365 sync();
385 sync();
/openbsd-current/gnu/usr.bin/perl/ext/GDBM_File/
H A DGDBM_File.pm22 $db->sync;
267 =head2 sync
269 $db->sync;
312 enables or disables the sync mode, depending on whether $bool is B<true> or
561 After a successful call to B<failure_atomic>, every call to B<$db->sync>
563 one of these files; consecutive calls to B<sync> alternate between the
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dtramp.asm102 sync
/openbsd-current/usr.sbin/ldapd/
H A Dnamespace.c118 if (ns->sync == 0)
189 if (ns->sync == 0)
/openbsd-current/sys/arch/alpha/stand/
H A Dinstallboot.c185 sync();
187 sync();
/openbsd-current/gnu/llvm/libcxx/src/
H A Dios.cpp433 ios_base::sync_with_stdio(bool sync) argument
437 previous_state = sync;
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h155 sync() function in class:stdio_sync_filebuf

Completed in 173 milliseconds

12345678