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_prealloc
Proto:static bool htab_is_prealloc(const struct bpf_htab *htab)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct bpf_htab * | htab |
76 | Return Not (map_flags & lags for BPF_MAP_CREATE command ) |
Name | Describe |
---|---|
free_htab_elem | |
alloc_htab_elem | |
htab_map_update_elem | Called from syscall or from eBPF program |
htab_map_free | Called when map->refcnt goes to zero, either from workqueue or from syscall |
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 |