Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Dedac_pci_sysfs.c641 int before_count; in edac_pci_do_parity_check() local
649 before_count = atomic_read(&pci_parity_count); in edac_pci_do_parity_check()
661 if (before_count != atomic_read(&pci_parity_count)) in edac_pci_do_parity_check()