Home
last modified time | relevance | path

Searched refs:faults (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/libsodium/test/default/
H A Dbox8.c20 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()
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_retire.c311 nvlist_t **faults; in zfs_retire_recv() local
397 &faults, &nfaults) != 0) in zfs_retire_recv()
401 fault = faults[f]; in zfs_retire_recv()
H A DREADME.md37 and isolation of VDEV faults. A fault is something we can associate
64 In turn, a **Retire Agent** responds to diagnosed faults by isolating
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/draid/
H A Ddraid.c626 uint64_t faults = nspares; in eval_decluster() local
649 if (faults == 1) { in eval_decluster()
651 nspares, faulted_devs, faults, in eval_decluster()
662 } else if (faults == 2) { in eval_decluster()
669 faulted_devs, faults, in eval_decluster()
/f-stack/freebsd/contrib/device-tree/Bindings/iommu/
H A Dti,omap-iommu.txt22 back a bus error response on MMU faults.
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dcommon.yaml16 blinking patterns, flash timeout, flash faults and external flash strobe mode.
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst373 faults and mac remote faults are removed as they do not count packets but
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt342 errors, several seg faults, and enhancements to line parsing within the
2176 segmentation faults (SIGSEGV). Supports both Windows and Unix-like
3210 that can cause faults. Lv Zheng.
7143 interpreter errors and kernel faults. So now, we once again allow
10409 faults or infinite loops.
11657 and cause alignment faults on IPF systems. (With assistance from Luming
12060 the internal buffer, causing alignment faults on IA64 platforms.
/f-stack/app/nginx-1.16.1/
H A DCHANGES8043 segmentation faults.