Function report |
Source Code:kernel\bpf\hashtab.c |
Create Date:2022-07-28 13:09:03 |
Last Modify:2022-05-23 09:15:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_htab_elem
Proto:static struct htab_elem *get_htab_elem(struct bpf_htab *htab, int i)
Type:struct htab_elem
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_htab * | htab | |
int | i |
97 | Return elems + i * size of each element in bytes |
Name | Describe |
---|---|
htab_free_elems | |
prealloc_init |
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 |