| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | spa_checkpoint.c | 479 uberblock_t checkpoint = spa->spa_ubsync; in spa_checkpoint_sync() local 495 ASSERT3U(checkpoint.ub_txg, ==, spa->spa_syncing_txg - 1); in spa_checkpoint_sync() 507 spa->spa_checkpoint_txg = checkpoint.ub_txg; in spa_checkpoint_sync() 508 spa->spa_checkpoint_info.sci_timestamp = checkpoint.ub_timestamp; in spa_checkpoint_sync() 510 checkpoint.ub_checkpoint_txg = checkpoint.ub_txg; in spa_checkpoint_sync() 514 &checkpoint, tx)); in spa_checkpoint_sync() 525 "checkpointed uberblock txg=%llu", checkpoint.ub_txg); in spa_checkpoint_sync()
|
| D | metaslab.c | 3949 boolean_t checkpoint) in metaslab_free_concrete() argument 3974 if (checkpoint) { in metaslab_free_concrete() 3988 boolean_t *checkpoint = arg; in metaslab_free_impl_cb() local 3990 ASSERT3P(checkpoint, !=, NULL); in metaslab_free_impl_cb() 3995 metaslab_free_impl(vd, offset, size, *checkpoint); in metaslab_free_impl_cb() 4000 boolean_t checkpoint) in metaslab_free_impl() argument 4022 metaslab_free_impl_cb, &checkpoint); in metaslab_free_impl() 4024 metaslab_free_concrete(vd, offset, size, checkpoint); in metaslab_free_impl() 4219 metaslab_free_dva(spa_t *spa, const dva_t *dva, boolean_t checkpoint) in metaslab_free_dva() argument 4233 metaslab_free_impl(vd, offset, size, checkpoint); in metaslab_free_dva() [all …]
|
| D | vdev_removal.c | 647 boolean_t checkpoint = B_FALSE; in free_from_removing_vdev() local 649 metaslab_free_impl_cb, &checkpoint); in free_from_removing_vdev() 697 boolean_t checkpoint = B_FALSE; in free_mapped_segment_cb() local 699 metaslab_free_impl_cb, &checkpoint); in free_mapped_segment_cb()
|
| D | spa.c | 3915 uberblock_t checkpoint; local 3923 sizeof (uberblock_t) / sizeof (uint64_t), &checkpoint); 3931 ASSERT3U(checkpoint.ub_txg, !=, 0); 3932 ASSERT3U(checkpoint.ub_checkpoint_txg, !=, 0); 3933 ASSERT3U(checkpoint.ub_timestamp, !=, 0); 3934 spa->spa_checkpoint_txg = checkpoint.ub_txg; 3935 spa->spa_checkpoint_info.sci_timestamp = checkpoint.ub_timestamp; 4016 uberblock_t checkpoint; local 4024 sizeof (uberblock_t) / sizeof (uint64_t), &checkpoint); 4036 ASSERT3U(checkpoint.ub_txg, <, spa->spa_uberblock.ub_txg); [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| D | Legalizer.cpp | 237 LocObserver.checkpoint(false); in legalizeMachineFunction() 263 LocObserver.checkpoint(); in legalizeMachineFunction() 278 LocObserver.checkpoint(); in legalizeMachineFunction() 287 LocObserver.checkpoint(false); in legalizeMachineFunction() 300 LocObserver.checkpoint( in legalizeMachineFunction()
|
| D | LostDebugLocObserver.cpp | 70 void LostDebugLocObserver::checkpoint(bool CheckDebugLocs) { in checkpoint() function in LostDebugLocObserver
|
| D | LegalizerHelper.cpp | 660 LocObserver.checkpoint(true); in createMemLibcall() 675 LocObserver.checkpoint(false); in createMemLibcall()
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | blcr | 1 # Berkeley Lab Checkpoint Restart (BLCR) checkpoint context files 2 # https://ftg.lbl.gov/checkpoint
|
| D | convex | 59 0 belong 0607 Convex SOFF checkpoint
|
| /freebsd-12-stable/contrib/libarchive/libarchive/ |
| D | archive_write_add_filter_compress.c | 91 int64_t in_count, out_count, checkpoint; member 191 state->checkpoint = CHECK_GAP; in archive_compressor_compress_open() 389 if (state->in_count < state->checkpoint) in archive_compressor_compress_write() 392 state->checkpoint = state->in_count + CHECK_GAP; in archive_compressor_compress_write()
|
| /freebsd-12-stable/usr.bin/compress/ |
| D | zopen.c | 158 #define checkpoint zs->zs_checkpoint macro 270 checkpoint = CHECK_GAP; in zwrite() 316 checkpoint && block_compress) { in zwrite() 639 checkpoint = in_count + CHECK_GAP; in cl_block() 715 checkpoint = CHECK_GAP; in zopen()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/ |
| D | ThreadPlanStack.h | 45 void RestoreCompletedPlanCheckpoint(size_t checkpoint); 47 void DiscardCompletedPlanCheckpoint(size_t checkpoint);
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Target/ |
| D | ThreadPlanStack.cpp | 92 void ThreadPlanStack::RestoreCompletedPlanCheckpoint(size_t checkpoint) { in RestoreCompletedPlanCheckpoint() argument 94 auto result = m_completed_plan_store.find(checkpoint); in RestoreCompletedPlanCheckpoint() 101 void ThreadPlanStack::DiscardCompletedPlanCheckpoint(size_t checkpoint) { in DiscardCompletedPlanCheckpoint() argument 103 m_completed_plan_store.erase(checkpoint); in DiscardCompletedPlanCheckpoint()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| D | LostDebugLocObserver.h | 38 void checkpoint(bool CheckDebugLocs = true);
|
| /freebsd-12-stable/contrib/libxo/xo/ |
| D | xo.c | 80 checkpoint (xo_handle_t *xop UNUSED, va_list vap UNUSED, int restore) in checkpoint() function 365 xo_set_formatter(NULL, formatter, checkpoint); in main()
|
| /freebsd-12-stable/cddl/contrib/opensolaris/cmd/zdb/ |
| D | zdb.c | 4447 verify_checkpoint_vdev_spacemaps(spa_t *checkpoint, spa_t *current) in verify_checkpoint_vdev_spacemaps() argument 4449 vdev_t *ckpoint_rvd = checkpoint->spa_root_vdev; in verify_checkpoint_vdev_spacemaps() 4452 load_concrete_ms_allocatable_trees(checkpoint, SM_FREE); in verify_checkpoint_vdev_spacemaps() 4531 verify_checkpoint_ms_spacemaps(spa_t *checkpoint, spa_t *current) in verify_checkpoint_ms_spacemaps() argument 4533 vdev_t *ckpoint_rvd = checkpoint->spa_root_vdev; in verify_checkpoint_ms_spacemaps() 4536 load_concrete_ms_allocatable_trees(checkpoint, SM_ALLOC); in verify_checkpoint_ms_spacemaps() 4663 uberblock_t checkpoint; in verify_checkpoint() local 4671 sizeof (uberblock_t) / sizeof (uint64_t), &checkpoint); in verify_checkpoint() 4688 dump_uberblock(&checkpoint, "\nCheckpointed uberblock found:\n", "\n"); in verify_checkpoint() 4690 if (checkpoint.ub_checkpoint_txg == 0) { in verify_checkpoint()
|
| /freebsd-12-stable/crypto/openssh/ |
| D | ssh-keygen.c | 2993 char *checkpoint = NULL; in do_moduli_screen() local 3008 checkpoint = xstrdup(opts[i]+11); in do_moduli_screen() 3043 generator_wanted, checkpoint, in do_moduli_screen()
|
| /freebsd-12-stable/contrib/tcp_wrappers/ |
| D | CHANGES | 75 refuses to checkpoint processes with open network ports.
|
| /freebsd-12-stable/contrib/sendmail/cf/cf/ |
| D | submit.cf | 149 # checkpoint queue runs after every N successful deliveries
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | complete.tcsh | 1035 block-size read-full-blocks directory checkpoint file \
|
| /freebsd-12-stable/contrib/amd/ |
| D | NEWS | 987 - checkpoint config.guess several times during the long configure, so that
|
| /freebsd-12-stable/contrib/binutils/include/opcode/ |
| D | ChangeLog-9103 | 2835 * h8300.h: checkpoint, includes H8/300-H opcodes.
|
| /freebsd-12-stable/contrib/sendmail/cf/m4/ |
| D | proto.m4 | 285 # checkpoint queue runs after every N successful deliveries
|
| /freebsd-12-stable/contrib/flex/ |
| D | ChangeLog | 6003 * parse.y: Working checkpoint prior to adding <scon>{ stuff 6844 yyless() with yymore() checkpoint prior to C++ option
|
| /freebsd-12-stable/share/examples/ipfilter/ |
| D | ipf-howto.txt | 188 time. It has a checkpoint clipboard that reads:
|