Searched refs:chg_nr (Results 1 – 1 of 1) sorted by relevance
351 u32 idx, chg_idx, chg_nr; in e820__update_table() local382 chg_nr = chg_idx; in e820__update_table()385 sort(change_point, chg_nr, sizeof(*change_point), cpcompare, NULL); in e820__update_table()394 for (chg_idx = 0; chg_idx < chg_nr; chg_idx++) { in e820__update_table()