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

#include <trace.h>

Data Fields

struct trace_entry ent
 
unsigned long func
 
unsigned long ret_ip
 

Detailed Description

Definition at line 100 of file trace.h.

Field Documentation

Definition at line 101 of file trace.h.

unsigned long func

Definition at line 102 of file trace.h.

unsigned long ret_ip

Definition at line 103 of file trace.h.


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