Function report |
Source Code:kernel\bpf\core.c |
Create Date:2022-07-28 12:47:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_adj_delta_to_off
Proto:static int bpf_adj_delta_to_off(struct bpf_insn *insn, u32 pos, s32 end_old, s32 end_new, s32 curr, const bool probe_pass)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_insn * | insn | |
u32 | pos | |
s32 | end_old | |
s32 | end_new | |
s32 | curr | |
const bool | probe_pass |
361 | off = signed offset |
369 | If Not probe_pass Then signed offset = off |
371 | Return 0 |
Name | Describe |
---|---|
bpf_adj_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 |