Searched refs:bpf_core_cand_list (Results 1 – 5 of 5) sorted by relevance
15 struct bpf_core_cand_list { struct85 struct bpf_core_cand_list *cands,
699 struct bpf_core_cand_list *cands);700 void bpf_core_free_cands(struct bpf_core_cand_list *cands);
1300 struct bpf_core_cand_list *cands, in bpf_core_calc_relo_insn()
5585 void bpf_core_free_cands(struct bpf_core_cand_list *cands) in bpf_core_free_cands()5599 struct bpf_core_cand_list *cands) in bpf_core_add_cands()5742 static struct bpf_core_cand_list *5746 struct bpf_core_cand_list *cands; in bpf_core_find_cands()5886 struct bpf_core_cand_list *cands = NULL; in bpf_core_resolve_relo()
2301 static struct bpf_core_cand_list *2305 struct bpf_core_cand_list *cands = NULL; in btfgen_find_cands()2387 struct bpf_core_cand_list *cands = NULL; in btfgen_record_obj()
Completed in 37 milliseconds