Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 13:03:53 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_map_is_cgroup_storage
Proto:static bool bpf_map_is_cgroup_storage(struct bpf_map *map)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_map * | map |
8157 | Return map_type == BPF_MAP_TYPE_CGROUP_STORAGE || map_type == BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE |
Name | Describe |
---|---|
replace_map_fd_with_map_ptr | look for pseudo eBPF instructions that access map FDs and* replace them with actual map pointers |
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 |