Searched refs:before_count (Results 1 - 1 of 1) sorted by relevance

/drivers/edac/
H A Dedac_pci_sysfs.c667 int before_count; local
675 before_count = atomic_read(&pci_parity_count);
687 if (before_count != atomic_read(&pci_parity_count))

Completed in 23 milliseconds