函数逻辑报告 |
Source Code:mm\hugetlb.c |
Create Date:2022-07-27 16:56:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Abort the in progress add operation. The adds_in_progress field* of the resv_map keeps track of the operations in progress between* calls to region_chg and region_add. Operations are sometimes* aborted after the call to region_chg
函数原型:static void region_abort(struct resv_map *resv, long f, long t)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct resv_map * | resv | |
long | f | |
long | t |
419 | 加自旋锁 |
420 | VM_BUG_ON(!region_cache_count) |
421 | adds_in_progress自减 |
422 | 自旋锁解锁 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |