|
Linux Kernel
3.7.1
|
#include <linux/uaccess.h>#include <linux/ftrace.h>#include <asm/cacheflush.h>#include <asm/patch.h>Go to the source code of this file.
Data Structures | |
| struct | ftrace_orig_insn |
| struct | ftrace_call_insn |
Functions | |
| int | ftrace_make_nop (struct module *mod, struct dyn_ftrace *rec, unsigned long addr) |
| int | ftrace_make_call (struct dyn_ftrace *rec, unsigned long addr) |
| int | ftrace_update_ftrace_func (ftrace_func_t func) |
| int __init | ftrace_dyn_arch_init (void *data) |
1.8.2