Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:trace_module_has_bad_taint

Proto:bool trace_module_has_bad_taint(struct module *mod)

Type:bool

Parameter:

TypeParameterName
struct module *mod
377  Return same bits as kernel:taint_flags & ~( 1 << TAINT_OOT_MODULE | 1 << TAINT_CRAP | 1 << TAINT_UNSIGNED_MODULE )
Caller
NameDescribe
tracepoint_module_coming
trace_module_add_evals
trace_module_add_events