| 函数逻辑报告 | 
| Source Code: kernel\bpf\map_in_map.c | Create Date:2022-07-27 14:30:41 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:bpf_map_fd_get_ptr
函数原型:void *bpf_map_fd_get_ptr(struct bpf_map *map, struct file *map_file, int ufd)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct bpf_map * | map | |
| struct file * | map_file | not used | 
| int | ufd | 
| 95 | inner_map等于 error is returned, fd is released.* On success caller should complete fd access with matching fdput() | 
| 105 | 返回:inner_map | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |