Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powernv/
Dsetup.c169 int bad_count = 0; in pnv_check_guarded_cores() local
173 bad_count++; in pnv_check_guarded_cores()
176 if (bad_count) { in pnv_check_guarded_cores()
182 pr_cont(" |_| | you have %*d |\n", 3, bad_count); in pnv_check_guarded_cores()
/linux-6.1.9/drivers/clk/bcm/
Dclk-kona-setup.c534 u32 bad_count = 0; in parent_process() local
550 bad_count++; in parent_process()
552 parent_count = orig_count - bad_count; in parent_process()
/linux-6.1.9/fs/jffs2/
Dnodelist.h280 int bad_count; member
Dwbuf.c1138 if( ++jeb->bad_count < MAX_ERASE_FAILURES) in jffs2_write_nand_badblock()
/linux-6.1.9/mm/
Dslab.c1449 int bad_count = 0; in dump_line() local
1455 bad_count++; in dump_line()
1461 if (bad_count == 1) { in dump_line()