| Function report | 
| Source Code: kernel\notifier.c | Create Date:2022-07-28 09:31:47 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:blocking_notifier_call_chain
Proto:int blocking_notifier_call_chain(struct blocking_notifier_head *nh, unsigned long val, void *v)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct blocking_notifier_head * | nh | |
| unsigned long | val | |
| void * | v | 
| Name | Describe | 
|---|---|
| kernel_restart_prepare | |
| kernel_shutdown_prepare | |
| pm_qos_update_target | pm_qos_update_target - manages the constraints list and calls the notifiers* if needed*@c: constraints data struct*@node: request to add to the list, to update or to remove*@action: action to take on the constraints list*@value: value of the request to | 
| profile_task_exit | |
| profile_munmap | |
| do_init_module | This is where the real work happens.* Keep it uninlined to provide a reliable breakpoint target, e.g. for the gdb* helper command 'lx-symbols'. | 
| prepare_coming_module | |
| load_module | Allocate and load the module: note that size of section 0 is alwayszero, and we rely on this for optional sections. | 
| tracepoint_module_coming | |
| tracepoint_module_going | |
| padata_replace | |
| alloc_vmap_area | Allocate a region of KVA of the specified size and alignment, within the* vstart and vend. | 
| 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 |