Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dklp-diff.c564 unsigned long sympos = 0, nr_matches = 0; in find_sympos() local
582 nr_matches++; in find_sympos()
584 sympos = nr_matches; in find_sympos()
592 nr_matches++; in find_sympos()
594 sympos = nr_matches; in find_sympos()
602 nr_matches++; in find_sympos()
604 sympos = nr_matches; in find_sympos()
/linux/drivers/media/tuners/
H A Dxc2028.c478 int nr_matches; in seek_firmware() local
490 nr_matches = hweight64(match_mask); in seek_firmware()
491 if (nr_matches > best_nr_matches) { in seek_firmware()
492 best_nr_matches = nr_matches; in seek_firmware()
/linux/drivers/bus/
H A Dti-sysc.c821 int i, j, nr_regs = 0, nr_matches = 0; in sysc_check_registers() local
838 nr_matches++; in sysc_check_registers()
843 if (nr_matches > nr_regs) { in sysc_check_registers()
845 nr_regs, nr_matches); in sysc_check_registers()
/linux/drivers/ata/
H A Dlibata-core.c6616 int nr_matches = 0, i; in ata_parse_force_one() local
6691 nr_matches++; in ata_parse_force_one()
6695 nr_matches = 1; in ata_parse_force_one()
6700 if (!nr_matches) { in ata_parse_force_one()
6704 if (nr_matches > 1) { in ata_parse_force_one()