Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/ftrace/
H A Dftrace.c139 void __noprof ftrace_longjmp(unsigned int *ret_idx) in ftrace_longjmp()
145 void __noprof ftrace_setjmp(unsigned int *ret_idx) in ftrace_setjmp()
/optee_os/lib/libutee/include/
H A Duser_ta_header.h89 uint32_t ret_idx; /* Return stack index */ member