Home
last modified time | relevance | path

Searched refs:elf_core_write_extra_data (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Delfcore.h112 elf_core_write_extra_data(struct coredump_params *cprm);
125 static inline int elf_core_write_extra_data(struct coredump_params *cprm) in elf_core_write_extra_data() function
/linux/fs/
H A Dbinfmt_elf_fdpic.c1633 if (!elf_core_write_extra_data(cprm)) in elf_fdpic_core_dump()
H A Dbinfmt_elf.c2089 if (!elf_core_write_extra_data(cprm)) in elf_core_dump()