Searched defs:cands (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/lib/bpf/ |
| H A D | relo_core.h | 16 struct bpf_core_cand *cands; member
|
| H A D | relo_core.c | 1299 bpf_core_calc_relo_insn(const char * prog_name,const struct bpf_core_relo * relo,int relo_idx,const struct btf * local_btf,struct bpf_core_cand_list * cands,struct bpf_core_spec * specs_scratch,struct bpf_core_relo_res * targ_res) bpf_core_calc_relo_insn() argument [all...] |
| 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/tools/bpf/bpftool/ |
| H A D | gen.c | 2365 struct bpf_core_cand_list *cands = NULL; in btfgen_find_cands() local 2447 struct bpf_core_cand_list *cands = NULL; in btfgen_record_obj() local [all...] |
| /linux/kernel/bpf/ |
| H A D | btf.c | 9217 if (!cands->cnt) in hash_cands() argument 7711 } cands[]; global() member 9165 bpf_free_cands(struct bpf_cand_cache * cands) bpf_free_cands() argument 9173 bpf_free_cands_from_cache(struct bpf_cand_cache * cands) bpf_free_cands_from_cache() argument 9222 check_cand_cache(struct bpf_cand_cache * cands,struct bpf_cand_cache ** cache,int cache_size) check_cand_cache() argument 9239 populate_cand_cache(struct bpf_cand_cache * cands,struct bpf_cand_cache ** cache,int cache_size) populate_cand_cache() argument 9309 bpf_core_add_cands(struct bpf_cand_cache * cands,const struct btf * targ_btf,int targ_start_id) bpf_core_add_cands() argument 9360 struct bpf_cand_cache *cands, *cc, local_cand = {}; bpf_core_find_cands() local 9449 struct bpf_core_cand_list cands = {}; bpf_core_apply() local [all...] |
| /linux/net/batman-adv/ |
| H A D | distributed-arp-table.c | 559 struct batadv_dat_candidate *cands, in batadv_choose_next_candidate()
|