Home
last modified time | relevance | path

Searched refs:bpf_core_cand (Results 1 – 4 of 4) sorted by relevance

/linux/tools/lib/bpf/
H A Drelo_core.h9 struct bpf_core_cand { struct
16 struct bpf_core_cand *cands; argument
H A Dlibbpf_internal.h708 int bpf_core_add_cands(struct bpf_core_cand *local_cand,
H A Dlibbpf.c5699 int bpf_core_add_cands(struct bpf_core_cand *local_cand, in bpf_core_add_cands()
5706 struct bpf_core_cand *new_cands, *cand; in bpf_core_add_cands()
5850 struct bpf_core_cand local_cand = {}; in bpf_core_find_cands()
/linux/tools/bpf/bpftool/
H A Dgen.c2366 struct bpf_core_cand local_cand = {}; in btfgen_find_cands()