Searched defs:cands (Results 1 – 6 of 6) sorted by relevance
16 struct bpf_core_cand *cands; member
1284 struct bpf_core_cand_list *cands, in bpf_core_calc_relo_insn()
5333 void bpf_core_free_cands(struct bpf_core_cand_list *cands) in bpf_core_free_cands()5347 struct bpf_core_cand_list *cands) in bpf_core_add_cands()5490 struct bpf_core_cand_list *cands; in bpf_core_find_cands() local5630 struct bpf_core_cand_list *cands = NULL; in bpf_core_resolve_relo() local
1999 struct bpf_core_cand_list *cands = NULL; in btfgen_find_cands() local2081 struct bpf_core_cand_list *cands = NULL; in btfgen_record_obj() local
7981 } cands[]; member7984 static void bpf_free_cands(struct bpf_cand_cache *cands) in bpf_free_cands()7992 static void bpf_free_cands_from_cache(struct bpf_cand_cache *cands) in bpf_free_cands_from_cache()8038 static u32 hash_cands(struct bpf_cand_cache *cands) in hash_cands()8043 static struct bpf_cand_cache *check_cand_cache(struct bpf_cand_cache *cands, in check_cand_cache()8060 static struct bpf_cand_cache *populate_cand_cache(struct bpf_cand_cache *cands, in populate_cand_cache()8130 bpf_core_add_cands(struct bpf_cand_cache *cands, const struct btf *targ_btf, in bpf_core_add_cands()8181 struct bpf_cand_cache *cands, *cc, local_cand = {}; in bpf_core_find_cands() local8272 struct bpf_core_cand_list cands = {}; in bpf_core_apply() local
561 struct batadv_dat_candidate *cands, in batadv_choose_next_candidate()
Completed in 47 milliseconds