Function report |
Source Code:kernel\reboot.c |
Create Date:2022-07-28 09:32:53 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gister_reboot_notifier - Register function to be called at reboot time*@nb: Info about notifier function to be called* Registers a function with the list of functions* to be called at reboot time
Proto:int register_reboot_notifier(struct notifier_block *nb)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct notifier_block * | nb |
| Name | Describe |
|---|---|
| devm_register_reboot_notifier | |
| kgdb_register_callbacks | |
| perf_event_init | |
| torture_init_end | Tell the torture module that initialization is complete. |
| 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 |