Function report |
Source Code:kernel\bpf\hashtab.c |
Create Date:2022-07-28 13:09:10 |
Last Modify:2022-05-23 09:15:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:prealloc_destroy
Proto:static void prealloc_destroy(struct bpf_htab *htab)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_htab * | htab |
194 | htab_free_elems(htab) |
196 | If htab_is_lru(htab) Then bpf_lru_destroy( & lru) |
198 | Else pcpu_freelist_destroy( & freelist) |
Name | Describe |
---|---|
htab_map_alloc | |
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 |