Function report |
Source Code:kernel\notifier.c |
Create Date:2022-07-28 09:31:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__atomic_notifier_call_chain - Call functions in an atomic notifier chain*@nh: Pointer to head of the atomic notifier chain*@val: Value passed unmodified to notifier function*@v: Pointer passed unmodified to notifier function
Proto:int __atomic_notifier_call_chain(struct atomic_notifier_head *nh, unsigned long val, void *v, int nr_to_call, int *nr_calls)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct atomic_notifier_head * | nh | |
unsigned long | val | |
void * | v | |
int | nr_to_call | |
int * | nr_calls |
175 | Return ret |
Name | Describe |
---|---|
atomic_notifier_call_chain | |
cpu_pm_notify |
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 |