函数逻辑报告 |
Source Code:mm\nommu.c |
Create Date:2022-07-27 16:02:53 |
Last Modify:2020-03-17 21:26:27 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lease a reference to a region* - the caller must hold the region semaphore for writing, which this releases* - the region may not have been added to the tree yet, in which case vm_top* will equal vm_start
函数原型:static void __put_nommu_region(struct vm_region *region)__releases(nommu_region_sem)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct vm_region * | region |
560 | 如果gion usage count (access under nommu_region_sem) 先自减恒等于0则 |
573 | 否则 |
名称 | 描述 |
---|---|
put_nommu_region | lease a reference to a region |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |