Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dbinfmt_elf.c1724 unsigned shift_bytes = n * 3 * sizeof(data[0]); in fill_files_note() local
1725 memmove(name_base - shift_bytes, name_base, in fill_files_note()
1727 name_curpos -= shift_bytes; in fill_files_note()