Function report |
Source Code:kernel\bpf\syscall.c |
Create Date:2022-07-28 12:51:48 |
Last Modify:2022-05-19 18:06:12 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_map_charge_move
Proto:void bpf_map_charge_move(struct bpf_map_memory *dst, struct bpf_map_memory *src)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_map_memory * | dst | |
struct bpf_map_memory * | src |
254 | memset(src, 0, sizeof(structbpf_map_memory)) |
Name | Describe |
---|---|
bpf_map_free_deferred | alled from workqueue |
map_create | alled via syscall |
array_map_alloc | |
cgroup_storage_map_alloc | |
queue_stack_map_alloc | |
xsk_map_alloc | |
stack_map_alloc | Called from syscall |
reuseport_array_alloc |
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 |