Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\events\uprobes.c Create Date:2022-07-28 13:46:11
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:free_ret_instance

Proto:static struct return_instance *free_ret_instance(struct return_instance *ri)

Type:struct return_instance

Parameter:

TypeParameterName
struct return_instance *ri
1708  next = keep as stack
1709  put_uprobe(uprobe)
1710  kfree(ri)
1711  Return next
Caller
NameDescribe
uprobe_free_utaskCalled with no locks held.* Called in context of an exiting or an exec-ing thread.
cleanup_return_instances
handle_trampoline