Searched refs:elfcorehdr_read_notes (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| A D | crash_dump.h | 22 extern ssize_t elfcorehdr_read_notes(char *buf, size_t count, u64 *ppos);
|
| /linux/fs/proc/ |
| A D | vmcore.c | 215 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 D | crash_dump.c | 704 ssize_t elfcorehdr_read_notes(char *buf, size_t count, u64 *ppos) in elfcorehdr_read_notes() function
|
| /linux/ |
| A D | System.map | 10753 ffff8000102f3ce0 W elfcorehdr_read_notes
|
| A D | .tmp_System.map | 10753 ffff8000102f3ce0 W elfcorehdr_read_notes
|
Completed in 288 milliseconds