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

#include <kprobes.h>

Data Fields

struct {
   unsigned long long   template: 5
 
   unsigned long long   slot0: 41
 
   unsigned long long   slot1_p0: 64-46
 
quad0
 
struct {
   unsigned long long   slot1_p1: 41 - (64-46)
 
   unsigned long long   slot2: 41
 
quad1
 

Detailed Description

Definition at line 58 of file kprobes.h.

Field Documentation

struct { ... } quad0
struct { ... } quad1
unsigned long long slot0

Definition at line 61 of file kprobes.h.

unsigned long long slot1_p0

Definition at line 62 of file kprobes.h.

unsigned long long slot1_p1

Definition at line 65 of file kprobes.h.

unsigned long long slot2

Definition at line 66 of file kprobes.h.

unsigned long long template

Definition at line 60 of file kprobes.h.


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