Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c208 static bool bpf_map_key_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_key_poisoned() function
225 bool poisoned = bpf_map_key_poisoned(aux); in bpf_map_key_store()
5308 else if (!bpf_map_key_poisoned(aux) && in record_func_key()
11523 !bpf_map_key_poisoned(aux) && in fixup_bpf_calls()