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

/linux-master/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.h634 struct bpf_core_cand_list *cands);
635 void bpf_core_free_cands(struct bpf_core_cand_list *cands);
H A Drelo_core.c1284 struct bpf_core_cand_list *cands,
H A Dlibbpf.c5431 void bpf_core_free_cands(struct bpf_core_cand_list *cands)
5445 struct bpf_core_cand_list *cands)
5588 static struct bpf_core_cand_list *
5592 struct bpf_core_cand_list *cands;
5732 struct bpf_core_cand_list *cands = NULL;
/linux-master/tools/bpf/bpftool/
H A Dgen.c2252 static struct bpf_core_cand_list *
2256 struct bpf_core_cand_list *cands = NULL;
2338 struct bpf_core_cand_list *cands = NULL;
/linux-master/kernel/bpf/
H A Dbtf.c8690 struct bpf_core_cand_list cands = {};
8730 * copy of btf pointer into bpf_core_cand_list,

Completed in 193 milliseconds