Home
last modified time | relevance | path

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

/linux/include/linux/
A Delf.h70 static inline int elf_coredump_extra_notes_write(struct coredump_params *cprm) { return 0; } in elf_coredump_extra_notes_write() function
73 extern int elf_coredump_extra_notes_write(struct coredump_params *cprm);
/linux/arch/powerpc/platforms/cell/
A Dspu_syscalls.c118 int elf_coredump_extra_notes_write(struct coredump_params *cprm) in elf_coredump_extra_notes_write() function
/linux/arch/x86/kernel/fpu/
A Dxstate.c1900 int elf_coredump_extra_notes_write(struct coredump_params *cprm) in elf_coredump_extra_notes_write() function
/linux/fs/
A Dbinfmt_elf.c2112 if (elf_coredump_extra_notes_write(cprm)) in elf_core_dump()
/linux/arch/
A DKconfig528 elf_coredump_extra_notes_write() which are invoked by the ELF core

Completed in 21 milliseconds