Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.c5699 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
5850 struct bpf_core_cand local_cand = {}; bpf_core_find_cands() local
[all...]
/linux/kernel/bpf/
H A Dbtf.c9410 struct bpf_cand_cache *cands, *cc, local_cand = {}; in bpf_core_find_cands() local