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_cleanup

Proto:static inline void module_bug_cleanup(struct module *mod)

Type:void

Parameter:

TypeParameterName
struct module *mod

NULL

Caller
NameDescribe
free_moduleFree a module, remove from lists, etc.