is_uprobe_at_func_entry
if (is_uprobe_at_func_entry(regs) &&
return is_uprobe_at_func_entry(regs);
extern bool is_uprobe_at_func_entry(struct pt_regs *regs);