Home
last modified time | relevance | path

Searched defs:local_cand (Results 1 – 3 of 3) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dgen.c2306 struct bpf_core_cand local_cand = {}; btfgen_find_cands() local
/linux/tools/lib/bpf/
H A Dlibbpf.c5594 bpf_core_add_cands(struct bpf_core_cand * local_cand,size_t local_essent_len,const struct btf * targ_btf,const char * targ_btf_name,int targ_start_id,struct bpf_core_cand_list * cands) bpf_core_add_cands() argument
5745 struct bpf_core_cand local_cand = {}; bpf_core_find_cands() local
[all...]
/linux/kernel/bpf/
H A Dbtf.c9191 struct bpf_cand_cache *cands, *cc, local_cand = {}; bpf_core_find_cands() local