函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:traceprobe_free_probe_arg

函数原型:void traceprobe_free_probe_arg(struct probe_arg *arg)

返回类型:void

参数:

类型参数名称
struct probe_arg *arg
791  code等于code
793 codeop不等于FETCH_OP_END循环
794  如果op恒等于 Unresolved Symbol holder op恒等于 Allocated data: .data kfree(data)
797  code自加
799  kfree(code)
800  kfree( Name of this argument )
801  kfree( Command of this argument )
802  kfree( Format string if needed )
调用者
名称描述
trace_probe_cleanup