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

#include <ptrace.h>

Data Fields

psw_t psw
 
unsigned long gprs [NUM_GPRS]
 
unsigned int acrs [NUM_ACRS]
 
unsigned long orig_gpr2
 

Detailed Description

Definition at line 290 of file ptrace.h.

Field Documentation

unsigned int acrs[NUM_ACRS]

Definition at line 294 of file ptrace.h.

unsigned long gprs[NUM_GPRS]

Definition at line 293 of file ptrace.h.

unsigned long orig_gpr2

Definition at line 295 of file ptrace.h.

psw_t psw

Definition at line 292 of file ptrace.h.


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