Home
last modified time | relevance | path

Searched refs:detectors (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.c164 struct pri_detector *detectors[]; member
175 cd->detectors[i]->reset(cd->detectors[i], dpd->last_pulse_ts); in channel_detector_reset()
188 struct pri_detector *de = cd->detectors[i]; in channel_detector_exit()
202 cd = kzalloc(struct_size(cd, detectors, dpd->num_radar_types), GFP_ATOMIC); in channel_detector_create()
214 cd->detectors[i] = de; in channel_detector_create()
292 struct pri_detector *pd = cd->detectors[i]; in dpd_add_pulse()
/linux/arch/sparc/
H A DKconfig.debug21 the common infrastructure for handling hardlockup detectors. It is
/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst13 1. Bus clash or parity errors: This mechanism relies on low-level detectors
/linux/Documentation/admin-guide/
H A Dlockup-watchdogs.rst36 The soft and hard lockup detectors are built on top of the hrtimer and
H A Dkernel-parameters.txt4165 To disable both hard and soft lockup detectors,
4430 nowatchdog [KNL] Disable both lockup detectors, i.e.
8134 disables both lockup detectors. Default is 10
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5420-peach-pit.dts1120 * lockup detectors) and so should be last resort.
H A Dexynos5800-peach-pi.dts1102 * lockup detectors) and so should be last resort.
/linux/Documentation/admin-guide/RAS/
H A Dmain.rst249 This new device type allows for non-memory type of ECC hardware detectors
253 Some architectures have ECC detectors for L1, L2 and L3 caches,
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst1674 0 Disable both lockup detectors.
1675 1 Enable both lockup detectors.
/linux/arch/
H A DKconfig445 as the generic hardlockup detectors.
/linux/lib/
H A DKconfig.debug1210 # Both the "perf" and "buddy" hardlockup detectors count hrtimer
1322 that watchdogs and lockup detectors are working properly.