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

#include <kprobes.h>

Data Fields

struct hlist_node hlist
 
struct kretproberp
 
kprobe_opcode_tret_addr
 
struct task_structtask
 
char data [0]
 

Detailed Description

Definition at line 205 of file kprobes.h.

Field Documentation

char data[0]

Definition at line 210 of file kprobes.h.

Definition at line 206 of file kprobes.h.

kprobe_opcode_t* ret_addr

Definition at line 208 of file kprobes.h.

Definition at line 207 of file kprobes.h.

Definition at line 209 of file kprobes.h.


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