update_ref_ctr
ret = update_ref_ctr(uprobe, mm, is_register ? 1 : -1);
update_ref_ctr(uprobe, mm, is_register ? -1 : 1);