Function report | 
Source Code:init\main.c | 
Create Date:2022-07-28 13:53:43 | 
| Last Modify:2022-05-23 13:07:03 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:do_one_initcall
Proto:int __init_or_module do_one_initcall(initcall_t fn)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| initcall_t | fn | 
| 931 | count = We mask the PREEMPT_NEED_RESCHED bit so as not to confuse all current users* that think a non-zero value indicates we cannot preempt. | 
| 935 | If initcall_blacklisted(fn) Then Return -EPERM | 
| 940 | do_trace_initcall_finish(fn, ret) | 
| 942 | msgbuf[0] = 0 | 
| 946 | preempt_count_set(count) | 
| 954 | add_latent_entropy() | 
| 955 | Return ret | 
| Name | Describe | 
|---|---|
| do_initcall_level | |
| do_pre_smp_initcalls | 
| 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  |