| Function report | 
| Source Code: kernel\bpf\verifier.c | Create Date:2022-07-28 13:04:08 | 
| Last Modify:2022-05-19 20:02:10 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:adjust_subprog_starts
Proto:static void adjust_subprog_starts(struct bpf_verifier_env *env, u32 off, u32 len)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct bpf_verifier_env * | env | |
| u32 | off | |
| u32 | len | 
| 8376 | If len == 1 Then Return | 
| 8379 | When i <= subprog_cnt cycle | 
| 8380 | If insn idx of function entry point <= off Then Continue | 
| 8382 | insn idx of function entry point += len - 1 | 
| Name | Describe | 
|---|---|
| bpf_patch_insn_data | 
| 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 |