Searched refs:bpf_map_ptr_poisoned (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dverifier.c210 static bool bpf_map_ptr_poisoned(const struct bpf_insn_aux_data *aux) function
9656 if (bpf_map_ptr_poisoned(insn_aux)) {
19851 !bpf_map_ptr_poisoned(aux) &&
19879 if (bpf_map_ptr_poisoned(aux)) {
19989 if (bpf_map_ptr_poisoned(aux))

Completed in 236 milliseconds