Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:56:59 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return TRUE if INSN doesn't have explicit value define.
Proto:static bool insn_no_def(struct bpf_insn *insn)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_insn * | insn |
1397 | class = Instruction classes ( opcode ) |
1399 | Return class == BPF_JMP || class == jmp mode in word width || class == BPF_STX || class == BPF_ST |
Name | Describe |
---|---|
insn_has_def32 | Return TRUE if INSN has defined any 32-bit value explicitly. |
opt_subreg_zext_lo32_rnd_hi32 |
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 |