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.c234 static bool bpf_map_key_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_key_poisoned() function
251 bool poisoned = bpf_map_key_poisoned(aux); in bpf_map_key_store()
11281 else if (!bpf_map_key_poisoned(aux) && in record_func_key()
23007 !bpf_map_key_poisoned(aux) && in do_misc_fixups()