Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Drelo_core.h15 struct bpf_core_cand_list { struct
85 struct bpf_core_cand_list *cands,
Dlibbpf_internal.h564 struct bpf_core_cand_list *cands);
565 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.c5440 void bpf_core_free_cands(struct bpf_core_cand_list *cands) in bpf_core_free_cands()
5454 struct bpf_core_cand_list *cands) in bpf_core_add_cands()
5597 static struct bpf_core_cand_list *
5601 struct bpf_core_cand_list *cands; in bpf_core_find_cands()
5741 struct bpf_core_cand_list *cands = NULL; in bpf_core_resolve_relo()
/Linux-v6.6/tools/bpf/bpftool/
Dgen.c1995 static struct bpf_core_cand_list *
1999 struct bpf_core_cand_list *cands = NULL; in btfgen_find_cands()
2081 struct bpf_core_cand_list *cands = NULL; in btfgen_record_obj()
/Linux-v6.6/kernel/bpf/
Dbtf.c8420 struct bpf_core_cand_list cands = {}; in bpf_core_apply()