Function report |
Source Code:kernel\module.c |
Create Date:2022-07-28 10:57:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:module_assert_mutex_or_preempt
Proto:static void module_assert_mutex_or_preempt(void)
Type:void
Parameter:Nothing
NULL
Name | Describe |
---|---|
each_symbol_section | Returns true as soon as fn returns true, otherwise false. |
find_module_all | Search for module by name: must hold module_mutex (or preempt disabled* for read-only access). |
__module_address | __module_address - get the module which contains an address.*@addr: the address.* Must be called with preempt disabled or module mutex held so that* module doesn't get freed during this. |
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 |