Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
siginfo.h File Reference
#include <asm-generic/siginfo.h>

Go to the source code of this file.

Macros

#define __ARCH_SI_TRAPNO
 
#define SI_NOINFO   32767 /* no information in siginfo_t */
 
#define EMT_TAGOVF   (__SI_FAULT|1) /* tag overflow */
 
#define NSIGEMT   1
 

Macro Definition Documentation

#define __ARCH_SI_TRAPNO

Definition at line 12 of file siginfo.h.

#define EMT_TAGOVF   (__SI_FAULT|1) /* tag overflow */

Definition at line 22 of file siginfo.h.

#define NSIGEMT   1

Definition at line 23 of file siginfo.h.

#define SI_NOINFO   32767 /* no information in siginfo_t */

Definition at line 17 of file siginfo.h.