函数逻辑报告 |
Source Code:kernel\bpf\syscall.c |
Create Date:2022-07-27 14:04:51 |
Last Modify:2022-05-19 18:06:12 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:map_idr_lock should have been held
函数原型:static struct bpf_map *__bpf_map_inc_not_zero(struct bpf_map *map, bool uref)
返回类型:struct bpf_map
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bpf_map * | map | |
bool | uref |
774 | refold等于atomic64_fetch_add_unless - add unless the number is already a given value*@v: pointer of type atomic64_t*@a: the amount to add to v |
777 | 如果uref则atomic64_inc( & usercnt) |
780 | 返回:map |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |