Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
Dverifier.c199 static void bpf_map_ptr_store(struct bpf_insn_aux_data *aux, in bpf_map_ptr_store() function
5547 bpf_map_ptr_store(aux, meta->map_ptr, in record_func_map()
5550 bpf_map_ptr_store(aux, BPF_MAP_PTR_POISON, in record_func_map()
/kernel/linux/linux-6.6/kernel/bpf/
Dverifier.c214 static void bpf_map_ptr_store(struct bpf_insn_aux_data *aux, in bpf_map_ptr_store() function
9774 bpf_map_ptr_store(aux, meta->map_ptr, in record_func_map()
9777 bpf_map_ptr_store(aux, BPF_MAP_PTR_POISON, in record_func_map()