Home
last modified time | relevance | path

Searched defs:call_inst (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/trace/
H A Dftrace.c109 static int ftrace_get_call_inst(struct dyn_ftrace *rec, unsigned long addr, ppc_inst_t *call_inst) in ftrace_get_call_inst()
176 ppc_inst_t old, new, call_inst, new_call_inst; in ftrace_replace_code() local