函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Uprobe with multiple reference counter is not allowed

函数原型:static int validate_ref_ctr_offset(struct trace_uprobe *new)

返回类型:int

参数:

类型参数名称
struct trace_uprobe *new
476  new_inode等于d_real_inode - Return the real inode*@dentry: The dentry to query* If dentry is on a union/overlay, then return the underlying, real inode.* Otherwise return d_inode().
478  r_each_trace_uprobe - iterate over the trace_uprobe list*@pos: the struct trace_uprobe * for each entry*@dpos: the struct dyn_event * to use as a loop cursor(tmp, pos)
482  打印警告信息("Reference counter offset mismatch.")
483  返回:负EINVAL
486  返回:0
调用者
名称描述
register_trace_uprobeRegister a trace_uprobe and probe_event