Searched refs:chg_nr (Results 1 – 1 of 1) sorted by relevance
329 u32 i, chg_idx, chg_nr; in e820__update_table() local360 chg_nr = chg_idx; in e820__update_table()363 sort(change_point, chg_nr, sizeof(*change_point), cpcompare, NULL); in e820__update_table()372 for (chg_idx = 0; chg_idx < chg_nr; chg_idx++) { in e820__update_table()