Searched defs:siginfo (Results 1 – 8 of 8) sorted by relevance
37 typedef struct siginfo { struct38 int si_signo;39 int si_code;40 int si_errno;41 int __pad0[SI_MAX_SIZE / sizeof(int) - SI_PAD_SIZE - 3];43 union {116 * Duplicated here because of <asm-generic/siginfo.h> braindamage ... argument
19 typedef struct siginfo { struct20 int si_signo;21 int si_errno;22 int si_code;23 int __pad0;25 union {74 } siginfo_t; argument
40 typedef struct siginfo { struct41 int si_signo;42 int si_errno;43 int si_code;45 union {94 } siginfo_t; argument
98 siginfo_t siginfo; in ia64_bad_break() local291 struct siginfo siginfo; in handle_fpu_swa() local432 struct siginfo siginfo; in ia64_fault() local
60 struct siginfo siginfo; in ia64_emulate_brl() local
24 siginfo_t siginfo = { 0, 0, 0, }; in send_fault_sig() local
205 struct signalfd_siginfo __user *siginfo; in signalfd_read() local
690 siginfo_t siginfo, *si; in ptrace_request() local946 siginfo_t siginfo; in compat_ptrace_request() local