Searched refs:ftrace_calc_offset (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dftrace.c56 static int ftrace_calc_offset(long ip, long addr) ftrace_calc_offset() function
66 calc.offset = ftrace_calc_offset(ip + MCOUNT_INSN_SIZE, addr); ftrace_call_replace()
656 calc.offset = ftrace_calc_offset(ip + MCOUNT_INSN_SIZE, addr); ftrace_jmp_replace()

Completed in 79 milliseconds