| Function report | 
| Source Code: kernel\bpf\devmap.c | Create Date:2022-07-28 13:21:49 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:dev_map_create_hash
Proto:static struct hlist_head *dev_map_create_hash(unsigned int entries)
Type:struct hlist_head
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | entries | 
| 96 | hash = kmalloc_array - allocate memory for an array.*@n: number of elements.*@size: element size.*@flags: the type of memory to allocate (see kmalloc). | 
| 99 | INIT_HLIST_HEAD( & hash[i]) | 
| 101 | Return hash | 
| Name | Describe | 
|---|---|
| dev_map_init_map | 
| 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 |