Searched refs:bpf_map_key_poisoned (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c229 static bool bpf_map_key_poisoned(const struct bpf_insn_aux_data *aux) function
246 bool poisoned = bpf_map_key_poisoned(aux);
10060 else if (!bpf_map_key_poisoned(aux) &&
19821 !bpf_map_key_poisoned(aux) &&

Completed in 283 milliseconds