Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:module_bug_finalize

Proto:static inline void module_bug_finalize(const Elf32_Ehdr *hdr, const Elf32_Shdr *sechdrs, struct module *mod)

Type:void

Parameter:

TypeParameterName
const Elf32_Ehdr *hdr
const Elf32_Shdr *sechdrs
struct module *mod

NULL

Caller
NameDescribe
complete_formation