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_internal.h717 int bpf_core_add_cands(struct bpf_core_cand *local_cand,
H A Dlibbpf.c5753 int bpf_core_add_cands(struct bpf_core_cand *local_cand, in load_module_btfs()
5760 struct bpf_core_cand *new_cands, *cand; in load_module_btfs()
5905 struct bpf_core_cand local_cand = {}; in bpf_core_find_cands()