Searched refs:bpf_map_ptr_store (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c220 static void bpf_map_ptr_store(struct bpf_insn_aux_data *aux, function
10021 bpf_map_ptr_store(aux, meta->map_ptr,
10024 bpf_map_ptr_store(aux, BPF_MAP_PTR_POISON,

Completed in 248 milliseconds