Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dverifier.c230 static bool bpf_map_key_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_key_poisoned() function
247 bool poisoned = bpf_map_key_poisoned(aux); in bpf_map_key_store()
11038 else if (!bpf_map_key_poisoned(aux) && in record_func_key()
21932 !bpf_map_key_poisoned(aux) && in do_misc_fixups()