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

Go to the source code of this file.

Functions

int die (const char *str, struct pt_regs *regs, long err)
 
int die_if_kernel (char *str, struct pt_regs *regs, long err)
 

Function Documentation

int die ( const char str,
struct pt_regs regs,
long  err 
)

Definition at line 27 of file traps.c.

int die_if_kernel ( char str,
struct pt_regs regs,
long  err 
)

Definition at line 243 of file traps.c.