Searched refs:__rethook_find_ret_addr (Results 1 – 1 of 1) sorted by relevance
197 static unsigned long __rethook_find_ret_addr(struct task_struct *tsk, in __rethook_find_ret_addr() function218 NOKPROBE_SYMBOL(__rethook_find_ret_addr);249 ret = __rethook_find_ret_addr(tsk, cur); in rethook_find_ret_addr()279 correct_ret_addr = __rethook_find_ret_addr(current, &node); in rethook_trampoline_handler()