Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
debug.h File Reference

Go to the source code of this file.

Functions

int set_dabr (unsigned long dabr, unsigned long dabrx)
 
void do_dabr (struct pt_regs *regs, unsigned long address, unsigned long error_code)
 

Variables

struct dentrypowerpc_debugfs_root
 

Function Documentation

void do_dabr ( struct pt_regs regs,
unsigned long  address,
unsigned long  error_code 
)

Definition at line 274 of file process.c.

int set_dabr ( unsigned long  dabr,
unsigned long  dabrx 
)

Definition at line 376 of file process.c.

Variable Documentation

struct dentry* powerpc_debugfs_root