Searched refs:bpf_core_calc_relo (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf.c | 5318 static int bpf_core_calc_relo(const struct bpf_program *prog, in bpf_core_calc_relo() function 5816 err = bpf_core_calc_relo(prog, relo, relo_idx, &local_spec, &cand_spec, &cand_res); in bpf_core_apply_relo() 5873 err = bpf_core_calc_relo(prog, relo, relo_idx, &local_spec, NULL, &targ_res); in bpf_core_apply_relo()
|