Function report |
Source Code:include\trace\events\module.h |
Create Date:2022-07-28 09:22:27 |
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_request
Proto:static inline void trace_module_request(char *name, bool wait, unsigned long ip)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
char * | name | |
bool | wait | |
unsigned long | ip |
NULL
Name | Describe |
---|---|
__request_module | __request_module - try to load a kernel module*@wait: wait (or not) for the operation to complete*@fmt: printf style format string for the name of the module*@...: arguments as specified in the format string |
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 |