Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Get symbol type information. This is encoded as a single char at the* beginning of the symbol name.

Proto:static char kallsyms_get_symbol_type(unsigned int off)

Type:char

Parameter:

TypeParameterName
unsigned intoff
114  Return kallsyms_token_table[kallsyms_token_index[kallsyms_names[off + 1]]]
Caller
NameDescribe
get_ksymbol_coreReturns space to next name.