Searched defs:cands (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/lib/bpf/ |
| H A D | relo_core.h | 16 struct bpf_core_cand *cands; member
|
| H A D | libbpf.c | 5690 bpf_core_free_cands(struct bpf_core_cand_list * cands) bpf_core_free_cands() argument 5704 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 5851 struct bpf_core_cand_list *cands; bpf_core_find_cands() local 5991 struct bpf_core_cand_list *cands = NULL; bpf_core_resolve_relo() local [all...] |
| /linux/kernel/bpf/ |
| H A D | btf.c | 7760 } cands[]; member 9215 static void bpf_free_cands(struct bpf_cand_cache *cands) in bpf_free_cands() 9223 static void bpf_free_cands_from_cache(struct bpf_cand_cache *cands) in bpf_free_cands_from_cache() 9267 static u32 hash_cands(struct bpf_cand_cache *cands) in hash_cands() 9272 static struct bpf_cand_cache *check_cand_cache(struct bpf_cand_cache *cands, in check_cand_cache() 9289 static struct bpf_cand_cache *populate_cand_cache(struct bpf_cand_cache *cands, in populate_cand_cache() 9359 bpf_core_add_cands(struct bpf_cand_cache *cands, const struct btf *targ_btf, in bpf_core_add_cands() 9410 struct bpf_cand_cache *cands, *cc, local_cand = {}; in bpf_core_find_cands() local 9499 struct bpf_core_cand_list cands = {}; in bpf_core_apply() local
|
| /linux/net/batman-adv/ |
| H A D | distributed-arp-table.c | 559 struct batadv_dat_candidate *cands, in batadv_choose_next_candidate()
|