Searched refs:elf_coredump_extra_notes_write (Results 1 – 3 of 3) sorted by relevance
440 static inline int elf_coredump_extra_notes_write(struct file *file, in elf_coredump_extra_notes_write() function444 extern int elf_coredump_extra_notes_write(struct file *file, loff_t *foffset);
132 int elf_coredump_extra_notes_write(struct file *file, loff_t *foffset) in elf_coredump_extra_notes_write() function
2012 if (elf_coredump_extra_notes_write(cprm->file, &foffset)) in elf_core_dump()