Home
last modified time | relevance | path

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

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