Function report |
Source Code:kernel\bpf\core.c |
Create Date:2022-07-28 12:47:40 |
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_imm
Proto:static int bpf_adj_delta_to_imm(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 |
343 | imm = signed immediate constant |
351 | If Not probe_pass Then signed immediate constant = imm |
353 | 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 |