Home
last modified time | relevance | path

Searched refs:synced (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drefclock_true.c355 char synced; in true_receive() local
521 &pp->second, &synced) == 5) { in true_receive()
527 if (synced == '>' || synced == '#' || synced == '?' in true_receive()
528 || synced == 'X') in true_receive()
/freebsd/sys/contrib/device-tree/
H A DREADME2 kernel source tree. It is synced regularly with mainline Linux.
/freebsd/sbin/hastd/
H A Dprimary.c1961 off_t offset, length, synced; in sync_thread() local
1967 synced = 0; in sync_thread()
1978 (intmax_t)synced); in sync_thread()
1983 synced = 0; in sync_thread()
2029 if (synced > 0) { in sync_thread()
2034 bps = (int64_t)((double)synced / in sync_thread()
2039 (intmax_t)synced, &tdiff, in sync_thread()
2197 synced += length; in sync_thread()
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DMIBEntryDef.inc22 * synced up.
H A DMemProfData.inc19 * synced up.
H A DInstrProfData.inc19 * synced up.
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMIBEntryDef.inc22 * synced up.
H A DMemProfData.inc19 * synced up.
H A DInstrProfData.inc19 * synced up.
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A DAArch64CPUFeatures.inc16 // compiler-rt. compiler-rt tests will fail if the two files are not synced up.
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64CPUFeatures.inc16 // compiler-rt. compiler-rt tests will fail if the two files are not synced up.
/freebsd/sys/net/
H A Dbridgestp.c921 int synced; in bstp_update_state() local
927 synced = 1; in bstp_update_state()
931 synced = 0; in bstp_update_state()
935 bs->bs_allsynced = synced; in bstp_update_state()
/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c2170 uint32_t synced; in vtnet_rxq_eof()
2183 synced = 0; in vtnet_rxq_eof()
2184 while (mp && synced < len) { in vtnet_rxq_eof()
2189 synced += mp->m_len; in vtnet_rxq_eof()
2227 synced = 0; in vtnet_rxq_eof()
2228 while (mp && synced < len) { in vtnet_rxq_eof()
2234 synced += mp->m_len; in vtnet_rxq_eof()
2165 uint32_t synced; vtnet_rxq_eof() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzil.c3199 boolean_t synced = txg <= spa_last_synced_txg(spa); in zil_process_commit_list() local
3246 if (frozen || !synced || lrc->lrc_txtype == TX_COMMIT) { in zil_process_commit_list()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c4169 * Scratch object was synced and stored in boot area. in ztest_device_removal()
4174 * Scratch object was synced back to raidz start offset, in ztest_device_removal()
4180 * Scratch object was synced back to raidz start offset in ztest_device_removal()
6120 "last synced txg = %"PRIu64"\n", in ztest_dmu_commit_callbacks()
6256 * synced, it is difficult to reliably determine whether a commit in user_release_one()
8142 void *synced = umem_alloc(old_size, UMEM_NOFAIL); in ztest_dmu_sync_blocksize_change()
8281 abd_t *abd = abd_get_from_buf(synced, old_size); in ztest_import_impl()
8285 VERIFY0(memcmp(synced, target, old_size)); in ztest_import_impl()
8309 umem_free(synced, old_size); in ztest_import()
8378 * to increase well beyond the last synced valu
7983 void *synced = umem_alloc(old_size, UMEM_NOFAIL); ztest_dmu_sync_blocksize_change() local
[all...]
/freebsd/contrib/openbsm/
H A DNEWS38 merged. This allows trail files to be securely and reliably synced from
/freebsd/contrib/ntp/
H A DCommitLog-4.1.02720 then we haven't synced yet. Note and punt.
H A DCommitLog11830 - send 'S' (--> synced) message to parent process
[all...]
/freebsd/crypto/openssh/
H A DChangeLog3727 conflicts on every synced patch.