Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:check_version

Proto:static inline int check_version(const struct load_info *info, const char *symname, struct module *mod, const s32 *crc)

Type:int

Parameter:

TypeParameterName
const struct load_info *info
const char *symname
struct module *mod
const s32 *crc
1380  Return 1
Caller
NameDescribe
resolve_symbolResolve a symbol for this module. I.e. if we find one, record usage.