Symbol: ftrace_call_adjust
arch/arm/include/asm/ftrace.h
25
static inline unsigned long ftrace_call_adjust(unsigned long addr)
arch/arm64/kernel/ftrace.c
63
unsigned long ftrace_call_adjust(unsigned long addr)
arch/csky/include/asm/ftrace.h
20
static inline unsigned long ftrace_call_adjust(unsigned long addr)
arch/loongarch/include/asm/ftrace.h
35
static inline unsigned long ftrace_call_adjust(unsigned long addr)
arch/microblaze/include/asm/ftrace.h
18
static inline unsigned long ftrace_call_adjust(unsigned long addr)
arch/mips/include/asm/ftrace.h
79
static inline unsigned long ftrace_call_adjust(unsigned long addr)
arch/parisc/kernel/ftrace.c
108
unsigned long ftrace_call_adjust(unsigned long addr)
arch/powerpc/include/asm/ftrace.h
176
static inline unsigned long ftrace_call_adjust(unsigned long addr) { return addr; }
arch/powerpc/kernel/trace/ftrace.c
35
unsigned long ftrace_call_adjust(unsigned long addr)
arch/powerpc/kernel/trace/ftrace_64_pg.c
40
unsigned long ftrace_call_adjust(unsigned long addr)
arch/riscv/kernel/ftrace.c
205
unsigned long ftrace_call_adjust(unsigned long addr)
arch/riscv/kernel/ftrace.c
29
unsigned long ftrace_call_adjust(unsigned long addr)
arch/s390/include/asm/ftrace.h
50
static inline unsigned long ftrace_call_adjust(unsigned long addr)
arch/sh/include/asm/ftrace.h
30
static inline unsigned long ftrace_call_adjust(unsigned long addr)
arch/sparc/include/asm/ftrace.h
21
static inline unsigned long ftrace_call_adjust(unsigned long addr)
arch/x86/include/asm/ftrace.h
28
static inline unsigned long ftrace_call_adjust(unsigned long addr)