Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Duser_ta_header.h80 struct __ftrace_info { struct
81 union compat_ptr buf_start;
82 union compat_ptr buf_end;
83 union compat_ptr ret_ptr;
/optee_os/ta/
H A Duser_ta_header.c179 struct __ftrace_info __ftrace_info = { variable