Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf.c1586 user_long_t *start_end_ofs; in fill_files_note() local
1604 start_end_ofs = data + 2; in fill_files_note()
1632 *start_end_ofs++ = vma->vm_start; in fill_files_note()
1633 *start_end_ofs++ = vma->vm_end; in fill_files_note()
1634 *start_end_ofs++ = vma->vm_pgoff; in fill_files_note()