Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powermac/
Dsetup.c79 static int current_root_goodness = -1; variable
345 if ((goodness <= current_root_goodness) && in note_bootable_part()
353 current_root_goodness = goodness; in note_bootable_part()