Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:add_taint_module

Proto:static inline void add_taint_module(struct module *mod, unsigned flag, enum lockdep_ok lockdep_ok)

Type:void

Parameter:

TypeParameterName
struct module *mod
unsignedflag
enum lockdep_oklockdep_ok
328  add_taint: add a taint flag if not already set.*@flag: one of the TAINT_* constants.*@lockdep_ok: whether lock debugging is still OK.* If something bad has gone wrong, you'll want @lockdebug_ok = false, but for
329  Atomically set a bit in memory
Caller
NameDescribe
set_license
check_modinfo_livepatch
check_modinfo
check_module_license_and_versions