Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/
A Ddocumentation-file-ref-check14 my %false_positives = (
155 if (defined($false_positives{$f})) {
156 next if ($false_positives{$f} eq $fulref);
/linux-6.3-rc2/arch/powerpc/kernel/
A Deeh.c136 u64 false_positives; /* Unnecessary EEH checks */ member
512 eeh_stats.false_positives++; in eeh_dev_check_failure()
513 pe->false_positives++; in eeh_dev_check_failure()
1580 eeh_stats.false_positives, in proc_eeh_show()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Deeh.h82 int false_positives; /* Times of reported #ff's */ member

Completed in 9 milliseconds