Searched refs:elf_coredump_extra_notes_write (Results 1 – 3 of 3) sorted by relevance
70 static inline int elf_coredump_extra_notes_write(struct coredump_params *cprm) { return 0; } in elf_coredump_extra_notes_write() function73 extern int elf_coredump_extra_notes_write(struct coredump_params *cprm);
118 int elf_coredump_extra_notes_write(struct coredump_params *cprm) in elf_coredump_extra_notes_write() function
2281 if (elf_coredump_extra_notes_write(cprm)) in elf_core_dump()
Completed in 10 milliseconds