函数逻辑报告 |
Source Code:mm\mmu_notifier.c |
Create Date:2022-07-27 17:10:49 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| 首页 | 函数Tree |
| 注解内核,赢得工具 | 下载SCCT | English |
函数名称:This releases the mm_count pin automatically and frees the mm* structure if it was the last user of it. It serializes against* running mmu notifiers with SRCU and against mmu_notifier_unregister* with the unregister lock + SRCU
函数原型:void mmu_notifier_unregister(struct mmu_notifier *mn, struct mm_struct *mm)
返回类型:void
参数:
| 类型 | 参数 | 名称 |
|---|---|---|
| struct mmu_notifier * | mn | |
| struct mm_struct * | mm |
| 763 | 如果非hlist_unhashed( & hlist)则 |
| 源代码转换工具 开放的插件接口 | X |
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |