| Function report | 
| Source Code: kernel\bpf\reuseport_array.c | Create Date:2022-07-28 13:29:34 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:reuseport_array_free
Proto:static void reuseport_array_free(struct bpf_map *map)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct bpf_map * | map | 
| 95 | array = reuseport_array(map) | 
| 127 | When i < max_entries cycle | 
| 129 | If sk Then | 
| 130 | write_lock_bh( & sk_callback_lock) | 
| 136 | sk_user_data = NULL | 
| 137 | write_unlock_bh( & sk_callback_lock) | 
| 147 | bpf_map_area_free(array) | 
| 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 |