Home
last modified time | relevance | path

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

/Linux-v6.6/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.c5449 int bpf_core_add_cands(struct bpf_core_cand *local_cand, in bpf_core_add_cands()
5456 struct bpf_core_cand *new_cands, *cand; in bpf_core_add_cands()
5600 struct bpf_core_cand local_cand = {}; in bpf_core_find_cands()
/Linux-v6.6/tools/bpf/bpftool/
Dgen.c2000 struct bpf_core_cand local_cand = {}; in btfgen_find_cands()