Searched refs:next_section (Results 1 – 2 of 2) sorted by relevance
199 goto next_section; in btmtk_setup_firmware_79xx()238 next_section: in btmtk_setup_firmware_79xx()
1374 unsigned int next_section; in find_newer_committed_node() local1387 next_section = (unsigned int)(next_node - ic->journal_tree) / ic->journal_section_entries; in find_newer_committed_node()1388 if (next_section >= ic->committed_section && in find_newer_committed_node()1389 next_section < ic->committed_section + ic->n_committed_sections) in find_newer_committed_node()1391 if (next_section + ic->journal_sections < ic->committed_section + ic->n_committed_sections) in find_newer_committed_node()