Function report |
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 activity | Download SCCT | Chinese |
Name:trace_module_has_bad_taint
Proto:bool trace_module_has_bad_taint(struct module *mod)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct module * | mod |
377 | Return same bits as kernel:taint_flags & ~( 1 << TAINT_OOT_MODULE | 1 << TAINT_CRAP | 1 << TAINT_UNSIGNED_MODULE ) |
Name | Describe |
---|---|
tracepoint_module_coming | |
trace_module_add_evals | |
trace_module_add_events |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |