Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 13:00:11 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:can_skip_alu_sanitation
Proto:static bool can_skip_alu_sanitation(const struct bpf_verifier_env *env, const struct bpf_insn *insn)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct bpf_verifier_env * | env | |
const struct bpf_insn * | insn |
4474 | Return allow_ptr_leaks || BPF_SRC( opcode ) == BPF_K |
Name | Describe |
---|---|
sanitize_val_alu | |
sanitize_ptr_alu |
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 |