Searched refs:false_positives (Results 1 - 3 of 3) sorted by path

/linux-master/arch/powerpc/include/asm/
H A Deeh.h82 int false_positives; /* Times of reported #ff's */ member in struct:eeh_pe
/linux-master/arch/powerpc/kernel/
H A Deeh.c136 u64 false_positives; /* Unnecessary EEH checks */ member in struct:eeh_stats
521 eeh_stats.false_positives++;
522 pe->false_positives++;
1589 eeh_stats.false_positives,
/linux-master/scripts/
H A Ddocumentation-file-ref-check14 my %false_positives = (
155 if (defined($false_positives{$f})) {
156 next if ($false_positives{$f} eq $fulref);

Completed in 235 milliseconds