Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf.c367 int i, first_idx = -1, last_idx = -1; in total_mapping_size() local
371 last_idx = i; in total_mapping_size()
379 return cmds[last_idx].p_vaddr + cmds[last_idx].p_memsz - in total_mapping_size()