| Function report | 
| Source Code: kernel\bpf\syscall.c | Create Date:2022-07-28 12:51:42 | 
| Last Modify:2022-05-19 18:06:12 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:bpf_map_area_alloc
Proto:void *bpf_map_area_alloc(u64 size, int numa_node)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| u64 | size | |
| int | numa_node | 
| 168 | Return __bpf_map_area_alloc(size, numa_node, false) | 
| Name | Describe | 
|---|---|
| prealloc_init | |
| htab_map_alloc | |
| array_map_alloc | |
| queue_stack_map_alloc | |
| dev_map_init_map | |
| cpu_map_alloc | |
| xsk_map_alloc | |
| prealloc_elems_and_freelist | |
| stack_map_alloc | Called from syscall | 
| reuseport_array_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 |