Searched refs:before_count (Results 1 – 3 of 3) sorted by relevance
641 int before_count; in edac_pci_do_parity_check() local649 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()
473 u32 cause, compare, before_count, end_count; in _kvm_vz_save_htimer() local485 before_count = read_gc0_count(); in _kvm_vz_save_htimer()503 if (end_count - before_count > compare - before_count - 1) in _kvm_vz_save_htimer()
546 u32 now_count, before_count; in kvm_mips_restore_hrtimer() local551 before_count = vcpu->arch.count_bias + in kvm_mips_restore_hrtimer()561 drift = count - before_count; in kvm_mips_restore_hrtimer()