函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\verifier.c Create Date:2022-07-27 14:14:08
Last Modify:2022-05-19 20:02:10 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:cur_aux

函数原型:static struct bpf_insn_aux_data *cur_aux(struct bpf_verifier_env *env)

返回类型:struct bpf_insn_aux_data

参数:

类型参数名称
struct bpf_verifier_env *env
4437  返回:array of per-insn state [insn_idx]
调用者
名称描述
sanitize_val_alu
sanitize_ptr_alu
check_ld_immverify BPF_LD_IMM64 instruction