| Function report | 
| Source Code: kernel\bpf\hashtab.c | Create Date:2022-07-28 13:09:26 | 
| Last Modify:2022-05-23 09:15:29 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:his lookup function can only be called with bucket lock taken
Proto:static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, void *key, u32 key_size)
Type:struct htab_elem
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct hlist_nulls_head * | head | |
| u32 | hash | |
| void * | key | |
| u32 | key_size | 
| 431 | Return NULL | 
| Name | Describe | 
|---|---|
| htab_map_update_elem | Called from syscall or from eBPF program | 
| htab_lru_map_update_elem | |
| __htab_percpu_map_update_elem | |
| __htab_lru_percpu_map_update_elem | |
| htab_map_delete_elem | Called from syscall or from eBPF program | 
| htab_lru_map_delete_elem | 
| 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 |