Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dftrace.c75 make_call(hook_pos, target, call); in __ftrace_modify_call()
101 make_call(rec->ip, addr, call); in ftrace_make_nop()
154 make_call(rec->ip, old_addr, call); in ftrace_modify_call()
195 make_call(&ftrace_graph_call, &ftrace_stub, call); in ftrace_enable_ftrace_graph_caller()
223 make_call(&ftrace_graph_call, &prepare_ftrace_return, call); in ftrace_disable_ftrace_graph_caller()
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dftrace.h59 #define make_call(caller, callee, call) \ macro

Completed in 2 milliseconds