Home
last modified time | relevance | path

Searched refs:ftrace_return (Results 1 – 6 of 6) sorted by relevance

/optee_os/lib/libutils/ext/ftrace/
H A Dftrace.c119 unsigned long __noprof ftrace_return(void) in ftrace_return() function
142 ftrace_return(); in ftrace_longjmp()
/optee_os/lib/libutils/ext/arch/arm/
H A Dmcount_a32.S56 bl ftrace_return
H A Dmcount_a64.S69 bl ftrace_return
/optee_os/lib/libutee/include/
H A Duser_ta_header.h107 unsigned long ftrace_return(void);
/optee_os/lib/libutils/ext/arch/riscv/
H A Dmcount_rv.S104 call ftrace_return
/optee_os/ta/
H A Duser_ta_header.c80 ftrace_return(); in _C_FUNCTION()