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

/linux-master/tools/lib/bpf/
H A Drelo_core.c803 static int bpf_core_calc_type_relo(const struct bpf_core_relo *relo, function
943 err = bpf_core_calc_type_relo(relo, local_spec, &res->orig_val, &res->validate);
944 err = err ?: bpf_core_calc_type_relo(relo, targ_spec, &res->new_val, NULL);

Completed in 109 milliseconds