/linux/arch/x86/kernel/cpu/mce/ |
H A D | threshold.c | 37 struct mca_storm_desc *storm = this_cpu_ptr(&storm_desc); in mce_inherit_storm() local 46 storm->banks[bank].history = ~0ull; in mce_inherit_storm() 47 storm->banks[bank].timestamp = jiffies; in mce_inherit_storm() 55 void mce_set_storm_mode(bool storm) in mce_set_storm_mode() argument 57 __this_cpu_write(storm_desc.poll_mode, storm); in mce_set_storm_mode() 71 struct mca_storm_desc *storm = this_cpu_ptr(&storm_desc); in cmci_storm_begin() local 74 storm->banks[bank].in_storm_mode = true; in cmci_storm_begin() 80 if (++storm->stormy_bank_count == 1) in cmci_storm_begin() 86 struct mca_storm_desc *storm = this_cpu_ptr(&storm_desc); in cmci_storm_end() local 89 storm->banks[bank].history = 0; in cmci_storm_end() [all …]
|
H A D | internal.h | 61 void mce_timer_kick(bool storm); 69 void mce_set_storm_mode(bool storm); 76 static inline void mce_set_storm_mode(bool storm) {} in mce_set_storm_mode() argument
|
H A D | core.c | 1755 void mce_timer_kick(bool storm) in mce_timer_kick() argument 1759 mce_set_storm_mode(storm); in mce_timer_kick() 1761 if (storm) in mce_timer_kick()
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | Makefile | 51 omap3-overo-storm-alto35.dtb \ 52 omap3-overo-storm-chestnut43.dtb \ 53 omap3-overo-storm-gallop43.dtb \ 54 omap3-overo-storm-palo35.dtb \ 55 omap3-overo-storm-palo43.dtb \ 56 omap3-overo-storm-summit.dtb \ 57 omap3-overo-storm-tobi.dtb \ 58 omap3-overo-storm-tobiduo.dtb \
|
H A D | omap3-overo-storm-tobi.dts | 12 #include "omap3-overo-storm.dtsi"
|
H A D | omap3-overo-storm-tobiduo.dts | 12 #include "omap3-overo-storm.dtsi"
|
H A D | omap3-overo-storm-alto35.dts | 12 #include "omap3-overo-storm.dtsi"
|
H A D | omap3-overo-storm-summit.dts | 12 #include "omap3-overo-storm.dtsi"
|
H A D | omap3-overo-storm-palo35.dts | 12 #include "omap3-overo-storm.dtsi"
|
H A D | omap3-overo-storm-palo43.dts | 12 #include "omap3-overo-storm.dtsi"
|
H A D | omap3-overo-storm-gallop43.dts | 12 #include "omap3-overo-storm.dtsi"
|
H A D | omap3-overo-storm-chestnut43.dts | 12 #include "omap3-overo-storm.dtsi"
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | storm.txt | 8 - compatible : "google,storm-audio" 19 compatible = "google,storm-audio"; 20 qcom,model = "ipq806x-storm";
|
/linux/sound/soc/qcom/ |
H A D | Makefile | 22 snd-soc-storm-y := storm.o 34 obj-$(CONFIG_SND_SOC_STORM) += snd-soc-storm.o
|
/linux/arch/arm64/boot/dts/apm/ |
H A D | apm-mustang.dts | 10 /include/ "apm-storm.dtsi" 14 compatible = "apm,mustang", "apm,xgene-storm";
|
H A D | apm-storm.dtsi | 9 compatible = "apm,xgene-storm"; 622 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie"; 648 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie"; 674 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie"; 700 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie"; 726 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie"; 1087 compatible = "apm,xgene-storm-dma";
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 657 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb() argument 666 (storm << IGU_ACK_REGISTER_STORM_ID_SHIFT) | in bnx2x_hc_ack_sb() 676 static inline void bnx2x_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 storm, in bnx2x_ack_sb() argument 680 bnx2x_hc_ack_sb(bp, igu_sb_id, storm, index, op, update); in bnx2x_ack_sb() 685 segment = storm; in bnx2x_ack_sb() 688 else if (storm == ATTENTION_ID) in bnx2x_ack_sb()
|
H A D | bnx2x_main.c | 685 enum storms storm, in bnx2x_get_assert_list_entry() argument 688 switch (storm) { in bnx2x_get_assert_list_entry() 708 enum storms storm; in bnx2x_mc_assert() local 729 for (storm = XSTORM; storm < MAX_STORMS; storm++) { in bnx2x_mc_assert() 730 last_idx = REG_RD8(bp, bar_storm_intmem[storm] + in bnx2x_mc_assert() 731 storm_assert_list_index[storm]); in bnx2x_mc_assert() 734 storms_string[storm], last_idx); in bnx2x_mc_assert() 740 regs[j] = REG_RD(bp, bar_storm_intmem[storm] + in bnx2x_mc_assert() 742 storm, in bnx2x_mc_assert() 749 storms_string[storm], i, regs[3], in bnx2x_mc_assert()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-proximity-as3935 | 6 Get the current distance in meters of storm (1km steps)
|
H A D | sysfs-firmware-acpi | 212 used to debug some ACPI interrupt storm issues.
|
/linux/Documentation/accel/qaic/ |
H A D | qaic.rst | 16 While the AIC100 DMA Bridge hardware implements an IRQ storm mitigation 17 mechanism, it is still possible for an IRQ storm to occur. A storm can happen 58 software IRQ storm mitigation mentioned above. Since the MSI is shared it is
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | apm-xgene-dma.txt | 34 compatible = "apm,xgene-storm-dma";
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | xgene-pci.txt | 31 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie";
|
H A D | xgene-pci-msi.txt | 49 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie";
|
/linux/arch/arm/boot/dts/gemini/ |
H A D | gemini-sl93512r.dts | 16 compatible = "storlink,gemini324", "storm,sl93512r", "cortina,gemini";
|