Home
last modified time | relevance | path

Searched refs:copy_notes_elf64 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/proc/
H A Dvmcore.c790 * copy_notes_elf64 - copy ELF note segments in a given buffer
805 static int __init copy_notes_elf64(const Elf64_Ehdr *ehdr_ptr, char *notes_buf) in copy_notes_elf64() function
852 rc = copy_notes_elf64(ehdr_ptr, *notes_buf); in merge_note_headers_elf64()
/kernel/linux/linux-6.6/fs/proc/
H A Dvmcore.c806 * copy_notes_elf64 - copy ELF note segments in a given buffer
821 static int __init copy_notes_elf64(const Elf64_Ehdr *ehdr_ptr, char *notes_buf) in copy_notes_elf64() function
868 rc = copy_notes_elf64(ehdr_ptr, *notes_buf); in merge_note_headers_elf64()

Completed in 5 milliseconds