函数逻辑报告 | 
Source Code:kernel\bpf\core.c | 
Create Date:2022-07-27 14:02:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:bpf_prog_array_alloc
函数原型:struct bpf_prog_array *bpf_prog_array_alloc(u32 prog_cnt, gfp_t flags)
返回类型:struct bpf_prog_array
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| u32 | prog_cnt | |
| gfp_t | flags | 
| 1866 | 返回:hdr | 
| 名称 | 描述 | 
|---|---|
| bpf_prog_array_copy | |
| compute_effective_progs | mpute a chain of effective programs for a given cgroup:* start from the list of programs in this cgroup and add* all parent programs.* Note that parent's F_ALLOW_OVERRIDE-type program is yielding* to programs in this cgroup | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |