| 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 - Call functions in a blocking notifier chain*@nh: Pointer to head of the blocking notifier chain*@val: Value passed unmodified to notifier function*@v: Pointer passed unmodified to notifier function
Proto:int __blocking_notifier_call_chain(struct blocking_notifier_head *nh, unsigned long val, void *v, int nr_to_call, int *nr_calls)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct blocking_notifier_head * | nh | |
| unsigned long | val | |
| void * | v | |
| int | nr_to_call | |
| int * | nr_calls | 
| 275 | ret = Don't care | 
| 283 | lock for reading | 
| 288 | Return ret | 
| Name | Describe | 
|---|---|
| blocking_notifier_call_chain | 
| 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 |