Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcrash_dump.h22 extern ssize_t elfcorehdr_read_notes(char *buf, size_t count, u64 *ppos);
/linux/fs/proc/
A Dvmcore.c215 ssize_t __weak elfcorehdr_read_notes(char *buf, size_t count, u64 *ppos) in elfcorehdr_read_notes() function
763 rc = elfcorehdr_read_notes(notes_section, max_sz, &offset); in update_note_header_size_elf64()
856 rc = elfcorehdr_read_notes(notes_buf, phdr_ptr->p_memsz, in copy_notes_elf64()
954 rc = elfcorehdr_read_notes(notes_section, max_sz, &offset); in update_note_header_size_elf32()
1047 rc = elfcorehdr_read_notes(notes_buf, phdr_ptr->p_memsz, in copy_notes_elf32()
/linux/arch/s390/kernel/
A Dcrash_dump.c704 ssize_t elfcorehdr_read_notes(char *buf, size_t count, u64 *ppos) in elfcorehdr_read_notes() function
/linux/
A DSystem.map10753 ffff8000102f3ce0 W elfcorehdr_read_notes
A D.tmp_System.map10753 ffff8000102f3ce0 W elfcorehdr_read_notes

Completed in 288 milliseconds