Home
last modified time | relevance | path

Searched refs:bpf_core_cand_list (Results 1 – 6 of 6) sorted by relevance

/linux/tools/lib/bpf/
H A Drelo_core.h15 struct bpf_core_cand_list { struct
85 struct bpf_core_cand_list *cands,
H A Dlibbpf_internal.h713 struct bpf_core_cand_list *cands);
714 void bpf_core_free_cands(struct bpf_core_cand_list *cands);
H A Drelo_core.c1299 struct bpf_core_cand_list *cands, in bpf_core_calc_relo_insn()
H A Dlibbpf.c5690 void bpf_core_free_cands(struct bpf_core_cand_list *cands) in bpf_core_free_cands()
5704 struct bpf_core_cand_list *cands) in bpf_core_add_cands()
5847 static struct bpf_core_cand_list *
5851 struct bpf_core_cand_list *cands; in bpf_core_find_cands()
5991 struct bpf_core_cand_list *cands = NULL; in bpf_core_resolve_relo()
/linux/tools/bpf/bpftool/
H A Dgen.c2361 static struct bpf_core_cand_list *
2365 struct bpf_core_cand_list *cands = NULL; in btfgen_find_cands()
2447 struct bpf_core_cand_list *cands = NULL; in btfgen_record_obj()
/linux/kernel/bpf/
H A Dbtf.c9449 struct bpf_core_cand_list cands = {}; in bpf_core_apply()