函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:reset_iter

函数原型:static void reset_iter(struct kallsym_iter *iter, loff_t new_pos)

返回类型:void

参数:

类型参数名称
struct kallsym_iter *iter
loff_tnew_pos
524  name[0]等于'\0'
525  If iterating in core kernel symbols. 等于Find the offset on the compressed stream given and index in the* kallsyms array.
526  pos等于new_pos
527  如果new_pos恒等于0则
528  pos_arch_end等于0
529  pos_mod_end等于0
530  pos_ftrace_mod_end等于0
调用者
名称描述
update_iterReturns false if pos at or past end of file.
kallsyms_open
kdb_walk_kallsyms