Searched refs:overflown (Results 1 – 3 of 3) sorted by relevance
134 unsigned long overflown; in hisi_uncore_pmu_isr() local137 overflown = hisi_pmu->ops->get_int_status(hisi_pmu); in hisi_uncore_pmu_isr()138 if (!overflown) in hisi_uncore_pmu_isr()145 for_each_set_bit(idx, &overflown, hisi_pmu->num_counters) { in hisi_uncore_pmu_isr()
638 u32 overflown; in hisi_pcie_pmu_irq() local642 overflown = hisi_pcie_pmu_readl(pcie_pmu, HISI_PCIE_INT_STAT, idx); in hisi_pcie_pmu_irq()643 if (!overflown) in hisi_pcie_pmu_irq()
186 - ``NLMSG_OVERRUN`` - socket buffer has overflown, not used to date.