Searched refs:bpf_map_key_poisoned (Results 1 – 3 of 3) sorted by relevance
1428 static inline bool bpf_map_key_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_key_poisoned() function
1856 !bpf_map_key_poisoned(aux) && in bpf_do_misc_fixups()
227 bool poisoned = bpf_map_key_poisoned(aux); in bpf_map_key_store()10065 else if (!bpf_map_key_poisoned(aux) && in record_func_key()