Home
last modified time | relevance | path

Searched refs:fault (Results 1 – 25 of 106) sorted by relevance

12345

/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru484 segmentation fault.
626 segmentation fault.
865 fault.
1148 segmentation fault.
2768 segmentation fault.
4590 fault.
5202 segmentation fault.
5378 segmentation fault.
5537 segmentation fault,
5568 segmentation fault.
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/watchdog/
H A Datmel-sama5d4-wdt.txt11 "hardware": enable watchdog fault reset. A watchdog fault triggers
13 "software": enable watchdog fault interrupt. A watchdog fault asserts
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/fault/
H A Dsetup.ksh27 . $STF_SUITE/tests/functional/fault/fault.cfg
H A Dcleanup.ksh27 . $STF_SUITE/tests/functional/fault/fault.cfg
H A DMakefile.am1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/fault
19 fault.cfg
H A Dscrub_after_resilver.ksh19 . $STF_SUITE/tests/functional/fault/fault.cfg
H A Ddecrypt_fault.ksh19 . $STF_SUITE/tests/functional/fault/fault.cfg
H A Ddecompress_fault.ksh19 . $STF_SUITE/tests/functional/fault/fault.cfg
H A Dauto_spare_002_pos.ksh23 . $STF_SUITE/tests/functional/fault/fault.cfg
H A Dauto_spare_ashift.ksh25 . $STF_SUITE/tests/functional/fault/fault.cfg
H A Dauto_replace_001_pos.ksh27 . $STF_SUITE/tests/functional/fault/fault.cfg
H A Dauto_spare_001_pos.ksh23 . $STF_SUITE/tests/functional/fault/fault.cfg
H A Dauto_online_001_pos.ksh28 . $STF_SUITE/tests/functional/fault/fault.cfg
H A Dauto_spare_shared.ksh23 . $STF_SUITE/tests/functional/fault/fault.cfg
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_retire.c310 nvlist_t *resource, *fault; in zfs_retire_recv() local
401 fault = faults[f]; in zfs_retire_recv()
407 if (nvlist_lookup_boolean_value(fault, FM_SUSPECT_RETIRE, in zfs_retire_recv()
417 if (fmd_nvl_class_match(hdl, fault, "fault.fs.zfs.vdev.io")) { in zfs_retire_recv()
419 } else if (fmd_nvl_class_match(hdl, fault, in zfs_retire_recv()
422 } else if (fmd_nvl_class_match(hdl, fault, in zfs_retire_recv()
425 } else if (fmd_nvl_class_match(hdl, fault, "fault.io.*")) { in zfs_retire_recv()
439 if (nvlist_lookup_nvlist(fault, FM_FAULT_RESOURCE, in zfs_retire_recv()
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dmicrochip,spi-pic32.txt7 of <fault-irq>, <receive-irq>, <transmit-irq>.
8 - interrupt-names: Should be "fault", "rx", "tx" in order.
28 interrupt-names = "fault", "rx", "tx";
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dgpio-max3191x.txt22 - maxim,fault-gpios: GPIO pins to read fault of each chip.
38 by the "maxim,fault-gpios" or by the status byte
54 maxim,fault-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Daspeed-bmc-opp-swift.dts175 front-fault {
193 rear-fault {
353 maxim,fan-no-fault-ramp;
355 maxim,fan-fault-pin-mon;
365 maxim,fan-no-fault-ramp;
367 maxim,fan-fault-pin-mon;
377 maxim,fan-no-fault-ramp;
379 maxim,fan-fault-pin-mon;
389 maxim,fan-no-fault-ramp;
391 maxim,fan-fault-pin-mon;
[all …]
H A Daspeed-bmc-opp-tacoma.dts108 /*E0-E7*/ "power-button","","","checkstop","","presence-ps1","","led-rear-fault",
480 maxim,fan-no-fault-ramp;
482 maxim,fan-fault-pin-mon;
493 maxim,fan-no-fault-ramp;
495 maxim,fan-fault-pin-mon;
506 maxim,fan-no-fault-ramp;
508 maxim,fan-fault-pin-mon;
519 maxim,fan-no-fault-ramp;
521 maxim,fan-fault-pin-mon;
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dti-lmu.txt9 LM3633 Backlight, LED and fault monitor
51 - fault-monitor: Hardware fault monitoring driver for LM3633 and LM3697.
54 "ti,lm3633-fault-monitor"
201 fault-monitor {
202 compatible = "ti,lm3633-fault-monitor";
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dsff,sfp.txt22 - tx-fault-gpios : GPIO phandle and a specifier of the Module Transmitter
23 Fault input gpio signal, active (fault condition) high
51 tx-fault-gpios = <&cpm_gpio2 19 GPIO_ACTIVE_HIGH>;
70 tx-fault-gpios = <&cps_gpio1 26 GPIO_ACTIVE_HIGH>;
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-powernv.txt12 - led-types : Supported LED types (attention/identify/fault) provided
22 led-types = "identify", "fault";
/f-stack/freebsd/amd64/vmm/
H A Dvmm_instruction_emul.c758 *fault = 0; in get_gla()
762 *fault = 1; in get_gla()
832 if (fault) in emulate_movs()
851 &fault); in emulate_movs()
858 if (fault) in emulate_movs()
1595 &fault); in emulate_stack_op()
2096 goto fault; in _vm_gla2gpa()
2130 goto fault; in _vm_gla2gpa()
2186 goto fault; in _vm_gla2gpa()
2219 goto fault; in _vm_gla2gpa()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dst,sta32x.txt46 - st,fault-detect-recovery:
47 If present, fault detect recovery is enabled.
52 - st,fault-detect-recovery:
53 If present, then fault recovery will be enabled.
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dlt3651-charger.txt10 - lltc,fault-gpios: Connect to FAULT output. See remark below.
27 lltc,fault-gpios = <&gpio0 64 GPIO_ACTIVE_LOW>;

12345