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

#include <ptrace.h>

Data Fields

unsigned long cr9
 
unsigned long cr10
 
unsigned long cr11
 
unsigned long bits
 
unsigned long starting_addr
 
unsigned long ending_addr
 
unsigned short perc_atmid
 
unsigned long address
 
unsigned char access_id
 

Detailed Description

Definition at line 53 of file ptrace.h.

Field Documentation

unsigned char access_id

Definition at line 62 of file ptrace.h.

unsigned long address

Definition at line 61 of file ptrace.h.

unsigned long bits

Definition at line 57 of file ptrace.h.

unsigned long cr10

Definition at line 55 of file ptrace.h.

unsigned long cr11

Definition at line 56 of file ptrace.h.

unsigned long cr9

Definition at line 54 of file ptrace.h.

unsigned long ending_addr

Definition at line 59 of file ptrace.h.

unsigned short perc_atmid

Definition at line 60 of file ptrace.h.

unsigned long starting_addr

Definition at line 58 of file ptrace.h.


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