Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
arch_uprobe Struct Reference

#include <uprobes.h>

Data Fields

union {
   u8   insn [MAX_UINSN_BYTES]
 
   u32   ainsn
 
}; 
 
u16 fixups
 

Detailed Description

Definition at line 37 of file uprobes.h.

Field Documentation

union { ... }
u32 ainsn

Definition at line 40 of file uprobes.h.

u16 fixups

Definition at line 37 of file uprobes.h.

Definition at line 39 of file uprobes.h.


The documentation for this struct was generated from the following files: