Function report |
Source Code:kernel\notifier.c |
Create Date:2022-07-28 09:31:48 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aw_notifier_chain_unregister - Remove notifier from a raw notifier chain*@nh: Pointer to head of the raw notifier chain*@n: Entry to remove from notifier chain* Removes a notifier from a raw notifier chain.* All locking must be provided by the caller.
Proto:int raw_notifier_chain_unregister(struct raw_notifier_head *nh, struct notifier_block *n)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct raw_notifier_head * | nh | |
| struct notifier_block * | n |
| 334 | Return notifier_chain_unregister( & head, n) |
| Name | Describe |
|---|---|
| pvclock_gtod_unregister_notifier | pvclock_gtod_unregister_notifier - unregister a pvclock* timedata update listener |
| 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 |