Searched refs:bpf_core_cand_list (Results 1 – 4 of 4) sorted by relevance
15 struct bpf_core_cand_list { struct85 struct bpf_core_cand_list *cands,
722 struct bpf_core_cand_list *cands);723 void bpf_core_free_cands(struct bpf_core_cand_list *cands);
5744 void bpf_core_free_cands(struct bpf_core_cand_list *cands) in bpf_core_add_cands() 5758 struct bpf_core_cand_list *cands) in load_module_btfs() 5902 static struct bpf_core_cand_list * in bpf_core_find_cands() 5906 struct bpf_core_cand_list *cands; in bpf_core_find_cands() 6046 struct bpf_core_cand_list *cands = NULL; in bpf_object__relocate_core()
9499 struct bpf_core_cand_list cands = {}; in bpf_core_apply()