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

/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);
/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
512 eeh_stats.false_positives++;
513 pe->false_positives++;
1580 eeh_stats.false_positives,

Completed in 122 milliseconds