Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Deeh_sysfs.c58 EEH_SHOW_ATTR(eeh_false_positives, false_positives, "%d" );
Deeh.c116 u64 false_positives; /* Unnecessary EEH checks */ member
471 eeh_stats.false_positives++; in eeh_dn_check_failure()
472 edev->false_positives ++; in eeh_dn_check_failure()
847 edev->false_positives = 0; in eeh_early_enable()
1192 eeh_stats.false_positives, in proc_eeh_show()
/arch/powerpc/include/asm/
Deeh.h54 int false_positives; /* Times of reported #ff's */ member