Home
last modified time | relevance | path

Searched refs:bpf_core_cand (Results 1 – 3 of 3) 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.c5582 int bpf_core_add_cands(struct bpf_core_cand *local_cand, in bpf_core_add_cands()
5589 struct bpf_core_cand *new_cands, *cand; in bpf_core_add_cands()
5733 struct bpf_core_cand local_cand = {}; in bpf_core_find_cands()
/linux/tools/bpf/bpftool/
H A Dgen.c2306 struct bpf_core_cand local_cand = {}; in btfgen_find_cands()