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

Go to the source code of this file.

Functions

void kmemcheck_opcode_decode (const uint8_t *op, unsigned int *size)
 
const uint8_tkmemcheck_opcode_get_primary (const uint8_t *op)
 

Function Documentation

void kmemcheck_opcode_decode ( const uint8_t op,
unsigned int size 
)

Definition at line 39 of file opcode.c.

const uint8_t* kmemcheck_opcode_get_primary ( const uint8_t op)

Definition at line 98 of file opcode.c.