Function report | 
Source Code:kernel\bpf\core.c | 
Create Date:2022-07-28 12:50:10 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:bpf_prog_free_deferred
Proto:static void bpf_prog_free_deferred(struct work_struct *work)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct work_struct * | work | 
| 2077 | bpf_free_used_maps(aux) | 
| 2078 | If bpf_prog_is_dev_bound(aux) Then bpf_prog_offload_destroy(prog) | 
| 2084 | bpf_trampoline_put(trampoline) | 
| 2085 | When i < used by non-func prog as the number of func progs cycle bpf_jit_free(func[i]) | 
| 2087 | If used by non-func prog as the number of func progs Then | 
| 2089 | bpf_prog_unlock_free(prog) | 
| 2090 | Else | 
| 2091 | bpf_jit_free(prog) | 
| 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  |