Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c227 static bool bpf_map_key_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_key_poisoned() function
244 bool poisoned = bpf_map_key_poisoned(aux); in bpf_map_key_store()
10151 else if (!bpf_map_key_poisoned(aux) && in record_func_key()
20136 !bpf_map_key_poisoned(aux) && in do_misc_fixups()