| /freebsd-13.1/sys/dev/ida/ |
| H A D | ida.c | 385 if (!dumping) in ida_data_cb() 453 if (!dumping) in ida_command() 539 if (!dumping) in ida_start() 551 if (!ida->qactive && !dumping) in ida_start() 567 if (!dumping) in ida_wait() 638 if (!dumping) in ida_done()
|
| /freebsd-13.1/contrib/lua/src/ |
| H A D | luac.c | 35 static int dumping=1; /* dump bytecodes? */ variable 103 dumping=0; in doargs() 111 if (i==argc && (listing || !dumping)) in doargs() 113 dumping=0; in doargs() 184 if (dumping) in pmain()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sancov_flags.inc | 18 "after dumping.")
|
| H A D | sanitizer_flags.inc | 170 "Disable core dumping. By default, disable_coredump=1 on 64-bit to avoid" 171 " dumping a 16T+ core file. Ignored on OSes that don't dump core by"
|
| /freebsd-13.1/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | prof_structs.h | 184 bool dumping; member
|
| /freebsd-13.1/tools/tools/ |
| H A D | README | 56 pciroms A tool for dumping PCI ROM images. WARNING: alpha quality. 57 pirtool A tool for dumping the $PIR table on i386 machines at runtime.
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_dump.c | 475 KASSERT(!dumping, ("live dump invoked from incorrect context")); in minidumpsys() 520 KASSERT(dumping, ("minidump invoked outside of doadump()")); in minidumpsys()
|
| H A D | kern_shutdown.c | 229 int __read_mostly dumping; /* system is dumping */ variable 393 if (dumping) in doadump() 400 dumping++; in doadump() 419 dumping--; in doadump() 486 if ((howto & (RB_HALT|RB_DUMP)) == RB_DUMP && !cold && !dumping) in kern_reboot()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 271 BENIGN_LANGOPT(DumpRecordLayouts , 1, 0, "dumping the layout of IRgen'd records") 272 BENIGN_LANGOPT(DumpRecordLayoutsSimple , 1, 0, "dumping the layout of IRgen'd records in a simple f… 273 BENIGN_LANGOPT(DumpRecordLayoutsCanonical , 1, 0, "dumping the AST layout of records using canonica… 274 BENIGN_LANGOPT(DumpRecordLayoutsComplete , 1, 0, "dumping the AST layout of all complete records") 275 BENIGN_LANGOPT(DumpVTableLayouts , 1, 0, "dumping the layouts of emitted vtables")
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
| H A D | options.inc | 50 "we terminate the process after dumping the error report.")
|
| /freebsd-13.1/sys/mips/mips/ |
| H A D | minidump_machdep.c | 124 if (!dumping) in cpu_minidumpsys()
|
| /freebsd-13.1/sys/geom/raid/ |
| H A D | g_raid_tr_if.m | 94 # kerneldump() - optimized for rebustness (simplified) kernel dumping routine.
|
| H A D | g_raid.c | 1132 if (!dumping) { in g_raid_start() 1396 if (dumping) { in g_raid_subdisk_iostart() 1438 if (!dumping) in g_raid_disk_done()
|
| /freebsd-13.1/sbin/natd/samples/ |
| H A D | natd.cf.sample | 29 # Verbose mode. Enables dumping of packets and disables
|
| /freebsd-13.1/contrib/kyua/utils/ |
| H A D | test_utils.ipp | 53 /// Tries to prevent dumping core if we do not need one on a crash.
|
| /freebsd-13.1/contrib/ldns/m4/ |
| H A D | ax_config_feature.m4 | 38 # If you have lot of features and you want a verbose dumping of each user
|
| /freebsd-13.1/sys/sys/ |
| H A D | conf.h | 364 extern int dumping; /* system is dumping */
|
| /freebsd-13.1/sys/dev/twe/ |
| H A D | twe_freebsd.c | 1055 if (!dumping) in twe_map_request() 1113 if (!dumping) in twe_unmap_request()
|
| H A D | twe.c | 1117 if (!dumping) in twe_start() 1586 if (!dumping) in twe_get_request() 1615 if (!dumping) in twe_release_request()
|
| /freebsd-13.1/sys/dev/pst/ |
| H A D | pst-raid.c | 304 if (!dumping) in pst_rw()
|
| /freebsd-13.1/contrib/jemalloc/src/ |
| H A D | prof.c | 1554 tdata->dumping = true; in prof_tdata_merge_iter() 1568 tdata->dumping = false; in prof_tdata_merge_iter() 1580 if (!tdata->dumping) { in prof_tdata_dump_iter() 2236 tdata->dumping = false; in prof_tdata_init_impl()
|
| /freebsd-13.1/libexec/bootpd/ |
| H A D | README | 53 code, -DDEBUG which enables table dumping via signals, and -DVEND_CMU
|
| /freebsd-13.1/contrib/wpa/hostapd/ |
| H A D | android.config | 148 # Remove support for dumping internal state through control interface commands
|
| /freebsd-13.1/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_sdhci.c | 770 if (dumping) in bcm_sdhci_will_handle_transfer()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | ObjdumpOpts.td | 143 HelpText<"Display LMA column when dumping ELF section headers">;
|