Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Returns false if pos at or past end of file.

Proto:static int update_iter(struct kallsym_iter *iter, loff_t pos)

Type:int

Parameter:

TypeParameterName
struct kallsym_iter *iter
loff_tpos
562  If pos >= Tell the compiler that the count isn't in the small data section if the arch* has one (eg: FRV). Then Return The end position (last + 1) of each additional kallsyms section is recorded* in iter->pos_..._end as each section is added, and so can be used to* determine which get_ksymbol_...() function to call next.
566  If pos != pos Then reset_iter(iter, pos)
569  If iterating in core kernel symbols. += Returns space to next name.
570  pos++
572  Return 1
Caller
NameDescribe
s_next
s_start
kdb_walk_kallsyms