EpiRootkit
By STDBOOL
Loading...
Searching...
No Matches
ftrace_hook Struct Reference

#include <ftrace.h>

Public Attributes

const char * name
 
void * function
 
void * original
 
unsigned long address
 
struct ftrace_ops ops
 

Detailed Description

Definition at line 9 of file ftrace.h.

Member Data Documentation

◆ address

unsigned long address

Definition at line 13 of file ftrace.h.

◆ function

void* function

Definition at line 11 of file ftrace.h.

◆ name

const char* name

Definition at line 10 of file ftrace.h.

◆ ops

struct ftrace_ops ops

Definition at line 14 of file ftrace.h.

◆ original

void* original

Definition at line 12 of file ftrace.h.


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