Home
last modified time | relevance | path

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

/linux-6.6.21/tools/lib/bpf/
Drelo_core.h9 struct bpf_core_cand { struct
16 struct bpf_core_cand *cands; argument
Dlibbpf_internal.h559 int bpf_core_add_cands(struct bpf_core_cand *local_cand,
Dlibbpf.c5451 int bpf_core_add_cands(struct bpf_core_cand *local_cand, in bpf_core_add_cands()
5458 struct bpf_core_cand *new_cands, *cand; in bpf_core_add_cands()
5602 struct bpf_core_cand local_cand = {}; in bpf_core_find_cands()
/linux-6.6.21/tools/bpf/bpftool/
Dgen.c2003 struct bpf_core_cand local_cand = {}; in btfgen_find_cands()