Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
const struct bpf_verifier_env *env
const struct bpf_insn *insn
4474  Return allow_ptr_leaks || BPF_SRC( opcode ) == BPF_K
Caller
NameDescribe
sanitize_val_alu
sanitize_ptr_alu