Searched defs:cands (Results 1 – 1 of 1) sorted by relevance
7700 } cands[]; member7703 static void bpf_free_cands(struct bpf_cand_cache *cands) in bpf_free_cands()7711 static void bpf_free_cands_from_cache(struct bpf_cand_cache *cands) in bpf_free_cands_from_cache()7757 static u32 hash_cands(struct bpf_cand_cache *cands) in hash_cands()7762 static struct bpf_cand_cache *check_cand_cache(struct bpf_cand_cache *cands, in check_cand_cache()7779 static struct bpf_cand_cache *populate_cand_cache(struct bpf_cand_cache *cands, in populate_cand_cache()7849 bpf_core_add_cands(struct bpf_cand_cache *cands, const struct btf *targ_btf, in bpf_core_add_cands()7900 struct bpf_cand_cache *cands, *cc, local_cand = {}; in bpf_core_find_cands() local7989 struct bpf_core_cand_list cands = {}; in bpf_core_apply() local