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_percpu
Proto:static bool htab_is_percpu(const struct bpf_htab *htab)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct bpf_htab * | htab |
70 | Return map_type == BPF_MAP_TYPE_PERCPU_HASH || map_type == BPF_MAP_TYPE_LRU_PERCPU_HASH |
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 |