Home
last modified time | relevance | path

Searched full:synchronize (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/freebsd/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.texi14 synchronize and stabilize the time on the current host.
18 * ntpsweep: (ntpsweep). Wait for ntpd to synchronize and stabilize the system clock.
/freebsd/lib/geom/raid3/
H A Dgraid3.8100 Do not synchronize after a power failure or system crash.
146 Synchronize device after a power failure or system crash.
148 Do not synchronize after a power failure or system crash.
/freebsd/contrib/ntp/scripts/ntp-wait/
H A Dntp-wait.texi14 synchronize and stabilize the time on the current host.
18 * ntp-wait: (ntp-wait). Wait for ntpd to synchronize and stabilize the system clock.
H A Dntp-wait.in26 print "Waiting for ntpd to synchronize... " if $verbose;
60 print "\bNo!\nntpd did not synchronize.\n" if $verbose;
/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dlabels.yml5 types: [ opened, synchronize, reopened, converted_to_draft, ready_for_review ]
23 if: ${{ github.event.action == 'synchronize' || github.event.action == 'reopened' }}
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_sync.h37 /* Synchronize onto the trace stream.
55 /* Manually synchronize onto the trace stream.
/freebsd/usr.sbin/ctladm/
H A Dctladm.8444 SYNCHRONIZE CACHE command to the device.
445 By default, SYNCHRONIZE CACHE(10) is used.
447 greater than 0xffff, though, SYNCHRONIZE CACHE(16) will be used.
453 Specify the starting LBA of the cache region to synchronize.
455 If you send a SYNCHRONIZE CACHE command, it will sync the cache for the entire LUN.
457 Specify the length of the cache region to synchronize.
459 If you send a SYNCHRONIZE CACHE command, it will sync the cache for the entire LUN.
465 Tell the target to return status immediately after issuing the SYNCHRONIZE CACHE
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-sprd-adi.txt26 Then we need one hardware spinlock to synchronize between the multiple subsystems.
29 subsystem accessing, that means no need to add hardware spinlock to synchronize,
H A Dsprd,spi-adi.yaml38 Then we need one hardware spinlock to synchronize between the multiple subsystems.
41 subsystem accessing, that means no need to add hardware spinlock to synchronize,
/freebsd/contrib/netbsd-tests/net/mcast/
H A Dmcast.c238 synchronize(const int fd, bool waiter) in synchronize() function
279 if (synchronize(fd, true) == -1) in sender()
303 if (synchronize(fd, true) == -1) in sender()
325 synchronize(fd, false); in receiver()
342 synchronize(fd, false); in receiver()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.h29 // operations synchronize only with operations on the same pipe), while
30 // others are corse-grained (e.g. all operations on local files synchronize
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c74 /* Synchronize the decoder at the beginning of the trace stream, avoiding the
174 /* Synchronize repeatedly and check that we reach each PSB in the in sync_backward()
239 /* Synchronize repeatedly and check that we reach each PSB in the in sync_backward_empty_end()
297 /* Synchronize repeatedly and check that we reach each PSB in the in sync_backward_empty_mid()
355 /* Synchronize repeatedly and check that we reach each PSB in the in sync_backward_empty_begin()
2255 /* Synchronize the decoder at the beginnig of an empty buffer. */
2261 /* Synchronize the decoder at the beginning of the buffer. */ in ptu_dfix_header_sync()
2267 /* Synchronize the decoder at the beginnig of a buffer containing packets that
2281 /* Synchronize the decoder at the beginning of the buffer. */ in ptu_dfix_header_indir()
2287 /* Synchronize the decoder at the beginnig of a buffer containing packets that
[all …]
/freebsd/tests/sys/kern/pipe/
H A Dpipe_wraparound_test.c78 err(1, "failed to synchronize (%s)", (i == 0 ? "parent" : "child")); \ in main()
86 err(1, "failed to synchronize (%s)", (i == 0 ? "child" : "parent")); \ in main()
H A Dpipe_fstat_bug_test.c76 err(1, "failed to synchronize (%s)", (i == 0 ? "parent" : "child")); \ in main()
84 err(1, "failed to synchronize (%s)", (i == 0 ? "child" : "parent")); \ in main()
H A Dpipe_reverse_test.c80 err(1, "failed to synchronize (%s)", (i == 0 ? "parent" : "child")); \ in main()
88 err(1, "failed to synchronize (%s)", (i == 0 ? "child" : "parent")); \ in main()
/freebsd/usr.bin/tip/tip/
H A Dcu.1249 should synchronize with the remote system on the echo of each
334 Synchronize with the remote host during file transfer by
404 This value is used to synchronize during data transfers.
H A Dtip.1299 should synchronize with the remote system on the echo of each
394 Synchronize with the remote host during file transfer by
464 This value is used to synchronize during data transfers.
/freebsd/lib/geom/mirror/
H A Dgmirror.8178 Do not synchronize after a power failure or system crash.
212 Synchronize device after a power failure or system crash.
214 Do not synchronize after a power failure or system crash.
/freebsd/contrib/ntp/html/
H A Dpoll.html17 …veral packets at 2-s intervals. This is designed to reduce the time to synchronize the clock at in…
18 …of packets in the burst is six, which is the number normally needed to synchronize the clock; for …
H A Dorphan.html15 …r to simulate a UTC source. A server with this driver could be used to synchronize other hosts in …
17 …ng as at least one core server can reach a UTC source, the entire subnet can synchronize to it.</p>
/freebsd/lib/libc/rpc/
H A Dauth_time.c9 * synchronize call of the authdes code to synchronize clocks between
13 * synchronize() function were folded into this code, and the synchronize
/freebsd/contrib/ntp/html/drivers/
H A Ddriver44.html75 <dd>Default setting is 0 = don't synchronize to CMOS clock.
78 <dd>Default setting is 0 = don't synchronize to unsynchronized CMOS clock.
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_msync.c105 * Synchronize the mapping and verify in msync_sync()
114 str = "msync did not synchronize"; in msync_sync()
/freebsd/contrib/ntp/scripts/rc/
H A DREADME13 ntpd as much time as possible to synchronize before running ntpwait).
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h924 * Synchronize \@encoder to \@offset within the trace buffer.
997 /** Synchronize an Intel PT packet decoder.
1015 * Synchronize \@decoder to \@offset within the trace buffer.
1478 /** Synchronize an Intel PT query decoder.
1501 /** Manually synchronize an Intel PT query decoder.
1503 * Synchronize \@decoder on the syncpoint at \@offset. There must be a PSB
2014 /** Synchronize an Intel PT instruction flow decoder.
2032 /** Manually synchronize an Intel PT instruction flow decoder.
2034 * Synchronize \@decoder on the syncpoint at \@offset. There must be a PSB
2294 /** Synchronize an Intel PT block decoder.
[all …]

12345678910>>...17