Searched defs:cands (Results 1 – 5 of 5) sorted by relevance
16 struct bpf_core_cand *cands; member
5574 void bpf_core_free_cands(struct bpf_core_cand_list *cands) in bpf_core_free_cands()5588 struct bpf_core_cand_list *cands) in bpf_core_add_cands()5735 struct bpf_core_cand_list *cands; in bpf_core_find_cands() local5875 struct bpf_core_cand_list *cands = NULL; in bpf_core_resolve_relo() local
2305 struct bpf_core_cand_list *cands = NULL; in btfgen_find_cands() local 2387 struct bpf_core_cand_list *cands = NULL; in btfgen_record_obj() local [all...]
8940 if (!cands->cnt) in bpf_free_cands() argument 8948 kfree(cands->name); in bpf_free_cands_from_cache() argument 7573 } cands[]; global() member 8992 hash_cands(struct bpf_cand_cache * cands) hash_cands() argument 8997 check_cand_cache(struct bpf_cand_cache * cands,struct bpf_cand_cache ** cache,int cache_size) check_cand_cache() argument 9014 populate_cand_cache(struct bpf_cand_cache * cands,struct bpf_cand_cache ** cache,int cache_size) populate_cand_cache() argument 9084 bpf_core_add_cands(struct bpf_cand_cache * cands,const struct btf * targ_btf,int targ_start_id) bpf_core_add_cands() argument 9135 struct bpf_cand_cache *cands, *cc, local_cand = {}; bpf_core_find_cands() local 9224 struct bpf_core_cand_list cands = {}; bpf_core_apply() local [all...]
559 struct batadv_dat_candidate *cands, in batadv_choose_next_candidate()