Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ftrace.c File Reference
#include <linux/init.h>
#include <linux/ftrace.h>
#include <asm/sections.h>
#include <asm/ftrace.h>

Go to the source code of this file.

Functions

void ftrace_function_trampoline (unsigned long parent, unsigned long self_addr, unsigned long org_sp_gr3)
 

Function Documentation

void ftrace_function_trampoline ( unsigned long  parent,
unsigned long  self_addr,
unsigned long  org_sp_gr3 
)

Definition at line 149 of file ftrace.c.