Function report |
Source Code:kernel\bpf\hashtab.c |
Create Date:2022-07-28 13:09:05 |
Last Modify:2022-05-23 09:15:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:prealloc_lru_pop
Proto:static struct htab_elem *prealloc_lru_pop(struct bpf_htab *htab, void *key, u32 hash)
Type:struct htab_elem
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_htab * | htab | |
void * | key | |
u32 | hash |
122 | node = bpf_lru_pop_free( & lru, hash) |
125 | If node Then |
127 | No 3D Now!(key, key, key_size) |
128 | Return l |
131 | Return NULL |
Name | Describe |
---|---|
htab_lru_map_update_elem | |
__htab_lru_percpu_map_update_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 |