Home
last modified time | relevance | path

Searched refs:bpf_core_cand_list (Results 1 – 4 of 4) 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.c5573 void bpf_core_free_cands(struct bpf_core_cand_list *cands) in bpf_core_free_cands()
5587 struct bpf_core_cand_list *cands) in bpf_core_add_cands()
5730 static struct bpf_core_cand_list *
5734 struct bpf_core_cand_list *cands; in bpf_core_find_cands()
5874 struct bpf_core_cand_list *cands = NULL; in bpf_core_resolve_relo()
/linux/tools/bpf/bpftool/
H A Dgen.c2301 static struct bpf_core_cand_list *
2305 struct bpf_core_cand_list *cands = NULL; in btfgen_find_cands()
2387 struct bpf_core_cand_list *cands = NULL; in btfgen_record_obj()
/linux/kernel/bpf/
H A Dbtf.c9102 struct bpf_core_cand_list cands = {}; in bpf_core_apply()