Function report |
Source Code:kernel\bpf\cgroup.c |
Create Date:2022-07-28 13:28:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_dev_func_proto
Proto:static const struct bpf_func_proto *cgroup_dev_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog)
Type:struct bpf_func_proto
Parameter:
Type | Parameter | Name |
---|---|---|
enum bpf_func_id | func_id | |
const struct bpf_prog * | prog |
816 | Return cgroup_base_func_proto(func_id, prog) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |