Function report |
Source Code:kernel\bpf\queue_stack_maps.c |
Create Date:2022-07-28 13:14:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_queue_stack
Proto:static struct bpf_queue_stack *bpf_queue_stack(struct bpf_map *map)
Type:struct bpf_queue_stack
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_map * | map |
Name | Describe |
---|---|
queue_stack_map_free | Called when map->refcnt goes to zero, either from workqueue or from syscall |
__queue_map_get | |
__stack_map_get | |
queue_stack_map_push_elem | Called from syscall or from eBPF program |
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 |