Home
last modified time | relevance | path

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

/tools/lib/bpf/
Drelo_core.h15 struct bpf_core_cand_list { struct
85 struct bpf_core_cand_list *cands,
Dlibbpf_internal.h578 struct bpf_core_cand_list *cands);
579 void bpf_core_free_cands(struct bpf_core_cand_list *cands);
Drelo_core.c1284 struct bpf_core_cand_list *cands, in bpf_core_calc_relo_insn()
Dlibbpf.c5446 void bpf_core_free_cands(struct bpf_core_cand_list *cands) in bpf_core_free_cands()
5460 struct bpf_core_cand_list *cands) in bpf_core_add_cands()
5603 static struct bpf_core_cand_list *
5607 struct bpf_core_cand_list *cands; in bpf_core_find_cands()
5747 struct bpf_core_cand_list *cands = NULL; in bpf_core_resolve_relo()
/tools/bpf/bpftool/
Dgen.c1998 static struct bpf_core_cand_list *
2002 struct bpf_core_cand_list *cands = NULL; in btfgen_find_cands()
2084 struct bpf_core_cand_list *cands = NULL; in btfgen_record_obj()