Searched refs:max_idx (Results 1 – 2 of 2) sorted by relevance
178 int max_idx, int step) in alloc_pages() argument195 if (pg_idx >= max_idx || (pg_idx & 1)) in alloc_pages()
630 int max_idx, idx = sym->idx; in elf_update_symbol() local719 max_idx = symtab_data->d_size / entsize; in elf_update_symbol()720 if (idx < max_idx) in elf_update_symbol()724 idx -= max_idx; in elf_update_symbol()
Completed in 7 milliseconds