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

Go to the source code of this file.

Functions

void die (const char *str, struct pt_regs *regs, long err)
 
void _exception (long signr, struct pt_regs *regs, int code, unsigned long addr)
 

Function Documentation

void _exception ( long  signr,
struct pt_regs regs,
int  code,
unsigned long  addr 
)

Definition at line 76 of file traps.c.

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

Definition at line 496 of file traps.c.