Function report |
Source Code:kernel\bpf\hashtab.c |
Create Date:2022-07-28 13:09:12 |
Last Modify:2022-05-23 09:15:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:alloc_extra_elems
Proto:static int alloc_extra_elems(struct bpf_htab *htab)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_htab * | htab |
213 | for_each_possible_cpu(cpu) |
214 | l = pcpu_freelist_pop( & freelist) |
219 | per_cpu_ptr(pptr, cpu) = l_new |
221 | extra_elems = pptr |
222 | Return 0 |
Name | Describe |
---|---|
htab_map_alloc |
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 |