Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/spufs/
Dsyscalls.c86 .coredump_extra_notes_write = spufs_coredump_extra_notes_write,
/arch/powerpc/platforms/cell/
Dspu_syscalls.c140 ret = calls->coredump_extra_notes_write(cprm); in elf_coredump_extra_notes_write()
/arch/powerpc/include/asm/
Dspu.h248 int (*coredump_extra_notes_write)(struct coredump_params *cprm); member