Searched defs:ftrace_ret_stack (Results 1 – 5 of 5) sorted by relevance
8214 struct ftrace_ret_stack { struct8215 long unsigned int ret;8216 long unsigned int func;8217 long long unsigned int calltime;8218 long unsigned int *retp;
5214 struct ftrace_ret_stack { struct5215 long unsigned int ret;5216 long unsigned int func;5217 long long unsigned int calltime;5218 long unsigned int *retp;
2824 struct ftrace_ret_stack { struct2825 long unsigned int ret;2826 long unsigned int func;2827 long long unsigned int calltime;2828 long unsigned int fp;