Home
last modified time | relevance | path

Searched refs:make_call_ra (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dftrace.h108 #define make_call_ra(caller, callee, call) \ macro
/linux/arch/riscv/kernel/
H A Dftrace.c74 make_call_ra(hook_pos, target, call); in __ftrace_modify_call()