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 *msg, struct pt_regs *regs, int err)
 
void uc32_notify_die (const char *str, struct pt_regs *regs, struct siginfo *info, unsigned long err, unsigned long trap)
 

Function Documentation

void die ( const char msg,
struct pt_regs regs,
int  err 
)

Definition at line 318 of file traps.c.

void uc32_notify_die ( const char str,
struct pt_regs regs,
struct siginfo info,
unsigned long  err,
unsigned long  trap 
)

Definition at line 246 of file traps.c.