Home
last modified time | relevance | path

Searched defs:notes_buf (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/proc/
Dvmcore.c805 static int __init copy_notes_elf64(const Elf64_Ehdr *ehdr_ptr, char *notes_buf) in copy_notes_elf64()
829 char **notes_buf, size_t *notes_sz) in merge_note_headers_elf64()
996 static int __init copy_notes_elf32(const Elf32_Ehdr *ehdr_ptr, char *notes_buf) in copy_notes_elf32()
1020 char **notes_buf, size_t *notes_sz) in merge_note_headers_elf32()
/kernel/linux/linux-6.6/fs/proc/
Dvmcore.c826 static int __init copy_notes_elf64(const Elf64_Ehdr *ehdr_ptr, char *notes_buf) in copy_notes_elf64()
850 char **notes_buf, size_t *notes_sz) in merge_note_headers_elf64()
1017 static int __init copy_notes_elf32(const Elf32_Ehdr *ehdr_ptr, char *notes_buf) in copy_notes_elf32()
1041 char **notes_buf, size_t *notes_sz) in merge_note_headers_elf32()