Function report |
Source Code:kernel\bpf\local_storage.c |
Create Date:2022-07-28 13:14:03 |
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_insert
Proto:static int cgroup_storage_insert(struct bpf_cgroup_storage_map *map, struct bpf_cgroup_storage *storage)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_cgroup_storage_map * | map | |
struct bpf_cgroup_storage * | storage |
97 | Case bpf_cgroup_storage_key_cmp( & key, & key) == -1 |
100 | Case bpf_cgroup_storage_key_cmp( & key, & key) == 1 |
103 | Default |
104 | Return -EEXIST |
108 | rb_link_node( & node, parent, new) |
109 | rb_insert_color( & node, root) |
111 | Return 0 |
Name | Describe |
---|---|
bpf_cgroup_storage_link |
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 |