Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dverifier.c213 static bool bpf_map_key_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_key_poisoned() function
230 bool poisoned = bpf_map_key_poisoned(aux); in bpf_map_key_store()
7128 else if (!bpf_map_key_poisoned(aux) && in record_func_key()
14078 !bpf_map_key_poisoned(aux) && in do_misc_fixups()