Function report | 
Source Code:include\linux\bpf-cgroup.h | 
Create Date:2022-07-28 05:54:48 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:cgroup_storage_type
Proto:static inline enum bpf_cgroup_storage_type cgroup_storage_type(struct bpf_map *map)
Type:enum bpf_cgroup_storage_type
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct bpf_map * | map | 
| 138 | If map_type == BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE Then Return BPF_CGROUP_STORAGE_PERCPU | 
| 141 | Return BPF_CGROUP_STORAGE_SHARED | 
| Name | Describe | 
|---|---|
| ____bpf_get_local_storage | |
| cgroup_storage_seq_show_elem | |
| bpf_cgroup_storage_assign | |
| bpf_cgroup_storage_release | |
| bpf_cgroup_storage_calculate_size | |
| bpf_cgroup_storage_free | 
| 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  |