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

Go to the source code of this file.

Functions

bool execute_pseudodbg_assert (struct pt_regs *fp, unsigned int opcode)
 
bool execute_pseudodbg (struct pt_regs *fp, unsigned int opcode)
 

Function Documentation

bool execute_pseudodbg ( struct pt_regs fp,
unsigned int  opcode 
)

Definition at line 158 of file pseudodbg.c.

bool execute_pseudodbg_assert ( struct pt_regs fp,
unsigned int  opcode 
)

Definition at line 106 of file pseudodbg.c.