函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\events\uprobes.c Create Date:2022-07-27 15:07:39
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:free_ret_instance

函数原型:static struct return_instance *free_ret_instance(struct return_instance *ri)

返回类型:struct return_instance

参数:

类型参数名称
struct return_instance *ri
1708  next等于 keep as stack
1709  put_uprobe(uprobe)
1710  kfree(ri)
1711  返回:next
调用者
名称描述
uprobe_free_utaskCalled with no locks held.* Called in context of an exiting or an exec-ing thread.
cleanup_return_instances
handle_trampoline