| /freebsd/sys/contrib/libsodium/test/default/ |
| H A D | box8.c | 20 int faults; in main() local 34 faults = 1; in main() 36 faults = 5; in main() 38 while (faults > 0) { in main() 49 faults--; in main()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/ |
| H A D | fault_limits.ksh | 86 faults=0 90 ((faults=faults+1)) 94 log_must test "$faults" -lt "$PARITY" 95 log_must test "$faults" -gt 0
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_error.c | 221 } faults[] = { in dtrace_faultstr() local 235 for (i = 0; faults[i].str != NULL; i++) { in dtrace_faultstr() 236 if (faults[i].code == fault) in dtrace_faultstr() 237 return (faults[i].str); in dtrace_faultstr()
|
| /freebsd/sys/dev/iicbus/sensor/ |
| H A D | lm75.c | 486 int error, faults, i, newf, tmp; in lm75_faults_sysctl() local 494 faults = lm75_faults[tmp]; in lm75_faults_sysctl() 496 error = sysctl_handle_int(oidp, &faults, 0, req); in lm75_faults_sysctl() 500 if (faults != lm75_faults[tmp]) { in lm75_faults_sysctl() 503 if (faults >= lm75_faults[i]) in lm75_faults_sysctl()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | draid.c | 629 uint64_t faults = nspares; in eval_decluster() local 652 if (faults == 1) { in eval_decluster() 654 nspares, faulted_devs, faults, in eval_decluster() 665 } else if (faults == 2) { in eval_decluster() 672 faulted_devs, faults, in eval_decluster()
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-fault-injector.md | 19 in libssl does not offer the capability to send faults since it is designed to 24 libssl and will make use of 3 integration points to inject faults. 2 of these 33 Fault Injector based tests may need to inject faults directly into the TLS 34 handshake data (i.e. the contents of CRYPTO frames). However such faults may 92 faults into these packets prior to them being encrypted. 137 faults directly into these datagrams. 179 faults need to be injected into protocol elements sent from the server. Post
|
| /freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
| H A D | zfs_retire.c | 485 nvlist_t **faults; in zfs_retire_recv() local 633 &faults, &nfaults) != 0) in zfs_retire_recv() 637 fault = faults[f]; in zfs_retire_recv()
|
| H A D | README.md | 37 and isolation of VDEV faults. A fault is something we can associate 64 In turn, a **Retire Agent** responds to diagnosed faults by isolating
|
| /freebsd/sys/contrib/device-tree/Bindings/iommu/ |
| H A D | ti,omap-iommu.txt | 22 back a bus error response on MMU faults.
|
| /freebsd/contrib/llvm-project/lld/include/lld/Common/ |
| H A D | BPSectionOrdererBase.inc | 13 // size) and utilize a temporal profile file to reduce page faults during 57 // * profilePath: Utilize a temporal profile file to reduce page faults during 392 // faults at step t.
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | X86ManualFoldTables.def | 230 // Memory faults are suppressed for CFCMOV with memory operand.
|
| /freebsd/sys/cam/ata/ |
| H A D | ata_xpt.c | 144 int faults; member 765 softc->faults++; in aprobedone() 768 softc->faults += 4; in aprobedone() 769 if (softc->faults < 10) in aprobedone()
|
| /freebsd/contrib/expat/tests/ |
| H A D | basic_tests.c | 1384 const ExtFaults faults[] in START_TEST() local 1392 const ExtFaults *fault = faults; in START_TEST() 2943 ExtFaults faults[] in START_TEST() local 2953 for (fault = &faults[0]; fault->parse_text != NULL; fault++) { in START_TEST() 3667 ExtFaults faults[] in START_TEST() local 3678 for (fault = &faults[0]; fault->parse_text != NULL; fault++) { in START_TEST()
|
| /freebsd/contrib/tcpdump/ |
| H A D | CHANGES | 693 ISOCLNS/IS-IS: Fix segmentation faults 736 RTP: Add some bounds checks, fix two segmentation faults 850 a number of unaligned access faults fixed
|
| /freebsd/contrib/googletest/docs/ |
| H A D | faq.md | 258 ## My death test hangs (or seg-faults). How do I fix it?
|
| /freebsd/contrib/pam-krb5/ |
| H A D | README.md | 395 cause problems (such as segmentation faults, bus errors, assertions, or
|
| H A D | README | 368 this will often cause problems (such as segmentation faults, bus errors,
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Options.td | 153 HelpText<"Utilize a temporal profile file to reduce page faults during program startup">;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPU.td | 244 "s_load_dword followed by v_cmp page faults"
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Options.td | 167 …ctions were ordered by balanced partitioning and a measure of the expected number of page faults">,
|
| /freebsd/crypto/libecc/ |
| H A D | README.md | 837 …rs occur. These errors can be tricky to detect since they generally produce hard faults silently at
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 131 segmentation faults when encountering invalid device paths. Contributed 1044 errors, several seg faults, and enhancements to line parsing within the 2878 segmentation faults (SIGSEGV). Supports both Windows and Unix-like 3912 that can cause faults. Lv Zheng. 7844 interpreter errors and kernel faults. So now, we once again allow 11110 faults or infinite loops. 12358 and cause alignment faults on IPF systems. (With assistance from Luming 12761 the internal buffer, causing alignment faults on IA64 platforms.
|
| /freebsd/contrib/ntp/ |
| H A D | ChangeLog | 2821 * [Bug 1753] 4.2.7p94 faults on startup in newpeer(), strdup(NULL).
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 11879 …ardware or software fault. Furthermore, multiple faults lead to unreliable operation only if the f… 18198 …keywords = "capabilities; CDC 6400; computer operating systems; faults; hierarchy; layering do…
|
| /freebsd/crypto/openssl/ |
| H A D | CHANGES.md | 17340 <http://theory.stanford.edu/~dabo/papers/faults.ps.gz>). 17451 (which gives segmentation faults in lh_retrieve).
|