Function report |
Source Code:kernel\bpf\hashtab.c |
Create Date:2022-07-28 13:09:01 |
Last Modify:2022-05-23 09:15:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:htab_is_lru
Proto:static bool htab_is_lru(const struct bpf_htab *htab)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct bpf_htab * | htab |
64 | Return map_type == BPF_MAP_TYPE_LRU_HASH || map_type == BPF_MAP_TYPE_LRU_PERCPU_HASH |
Name | Describe |
---|---|
prealloc_init | |
prealloc_destroy | |
bpf_percpu_hash_update |
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 |