Searched defs:local_cand (Results 1 – 3 of 3) sorted by relevance
/linux/tools/bpf/bpftool/ | ||
H A D | gen.c | 2306 struct bpf_core_cand local_cand = {}; btfgen_find_cands() local |
/linux/tools/lib/bpf/ | ||
H A D | libbpf.c | 5594 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 |
/linux/kernel/bpf/ | ||
H A D | btf.c | 9191 struct bpf_cand_cache *cands, *cc, local_cand = {}; bpf_core_find_cands() local |