Function report |
Source Code:kernel\bpf\offload.c |
Create Date:2022-07-28 13:25:15 |
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_offload_replace_insn
Proto:void bpf_prog_offload_replace_insn(struct bpf_verifier_env *env, u32 off, struct bpf_insn *insn)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_verifier_env * | env | |
u32 | off | |
struct bpf_insn * | insn |
183 | ret = -EOPNOTSUPP |
185 | lock for reading |
187 | If offload Then |
189 | If Not opt_failed && replace_insn Then ret = replace_insn(env, off, insn) |
191 | opt_failed |= ret |
Name | Describe |
---|---|
opt_hard_wire_dead_code_branches |
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 |