Home
last modified time | relevance | path

Searched defs:cands (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/bpf/
Drelo_core.h16 struct bpf_core_cand *cands; member
Drelo_core.c1284 struct bpf_core_cand_list *cands, in bpf_core_calc_relo_insn()
Dlibbpf.c5446 void bpf_core_free_cands(struct bpf_core_cand_list *cands) in bpf_core_free_cands()
5460 struct bpf_core_cand_list *cands) in bpf_core_add_cands()
5607 struct bpf_core_cand_list *cands; in bpf_core_find_cands() local
5747 struct bpf_core_cand_list *cands = NULL; in bpf_core_resolve_relo() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/
Dgen.c2002 struct bpf_core_cand_list *cands = NULL; in btfgen_find_cands() local
2084 struct bpf_core_cand_list *cands = NULL; in btfgen_record_obj() local
/kernel/linux/linux-6.6/kernel/bpf/
Dbtf.c8132 } cands[]; member
8135 static void bpf_free_cands(struct bpf_cand_cache *cands) in bpf_free_cands()
8143 static void bpf_free_cands_from_cache(struct bpf_cand_cache *cands) in bpf_free_cands_from_cache()
8189 static u32 hash_cands(struct bpf_cand_cache *cands) in hash_cands()
8194 static struct bpf_cand_cache *check_cand_cache(struct bpf_cand_cache *cands, in check_cand_cache()
8211 static struct bpf_cand_cache *populate_cand_cache(struct bpf_cand_cache *cands, in populate_cand_cache()
8281 bpf_core_add_cands(struct bpf_cand_cache *cands, const struct btf *targ_btf, in bpf_core_add_cands()
8332 struct bpf_cand_cache *cands, *cc, local_cand = {}; in bpf_core_find_cands() local
8421 struct bpf_core_cand_list cands = {}; in bpf_core_apply() local
/kernel/linux/linux-6.6/net/batman-adv/
Ddistributed-arp-table.c560 struct batadv_dat_candidate *cands, in batadv_choose_next_candidate()
/kernel/linux/linux-5.10/net/batman-adv/
Ddistributed-arp-table.c562 struct batadv_dat_candidate *cands, in batadv_choose_next_candidate()