函数逻辑报告 |
Source Code:kernel\notifier.c |
Create Date:2022-07-27 10:32:24 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| 首页 | 函数Tree |
| 注解内核,赢得工具 | 下载SCCT | English |
函数名称: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.
函数原型:int raw_notifier_chain_unregister(struct raw_notifier_head *nh, struct notifier_block *n)
返回类型:int
参数:
| 类型 | 参数 | 名称 |
|---|---|---|
| struct raw_notifier_head * | nh | |
| struct notifier_block * | n |
| 334 | 返回:notifier_chain_unregister( & head, n) |
| 名称 | 描述 |
|---|---|
| pvclock_gtod_unregister_notifier | pvclock_gtod_unregister_notifier - unregister a pvclock* timedata update listener |
| 源代码转换工具 开放的插件接口 | X |
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |