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

#include <uprobes.h>

Data Fields

int(* handler )(struct uprobe_consumer *self, struct pt_regs *regs)
 
bool(* filter )(struct uprobe_consumer *self, struct task_struct *task)
 
struct uprobe_consumernext
 

Detailed Description

Definition at line 38 of file uprobes.h.

Field Documentation

Definition at line 44 of file uprobes.h.

Definition at line 39 of file uprobes.h.

Definition at line 46 of file uprobes.h.


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