Searched defs:siginfo (Results 1 - 3 of 3) sorted by relevance

/include/linux/
H A Dcoredump.h7 #include <asm/siginfo.h>
18 extern void do_coredump(const siginfo_t *siginfo);
20 static inline void do_coredump(const siginfo_t *siginfo) {} argument
H A Dbinfmts.h58 const siginfo_t *siginfo; member in struct:coredump_params
/include/uapi/asm-generic/
H A Dsiginfo.h14 * struct siginfo that is before the union.
48 typedef struct siginfo { struct
111 /* If the arch shares siginfo, then it has SIGSYS. */

Completed in 1654 milliseconds