Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\verifier.c Create Date:2022-07-28 12:55:37
Last Modify:2022-05-19 20:02:10 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bpf_map_ptr_poisoned

Proto:static bool bpf_map_ptr_poisoned(const struct bpf_insn_aux_data *aux)

Type:bool

Parameter:

TypeParameterName
const struct bpf_insn_aux_data *aux
184  Return BPF_MAP_PTR( pointer/poison value for maps ) == BPF_MAP_PTR_POISON
Caller
NameDescribe
fixup_bpf_callsxup insn->imm field of bpf_call instructions* and inline eligible helpers as explicit sequence of BPF instructions* this function is called after eBPF program passed verification