Home
last modified time | relevance | path

Searched refs:bpf_core_cand_list (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/lib/bpf/
Drelo_core.h86 struct bpf_core_cand_list { struct
95 struct bpf_core_cand_list *cands); argument
Drelo_core.c1150 struct bpf_core_cand_list *cands) in bpf_core_apply_relo_insn()
Dlibbpf.c4796 static void bpf_core_free_cands(struct bpf_core_cand_list *cands) in bpf_core_free_cands()
4807 struct bpf_core_cand_list *cands) in bpf_core_add_cands()
4945 static struct bpf_core_cand_list *
4949 struct bpf_core_cand_list *cands; in bpf_core_find_cands()
5119 struct bpf_core_cand_list *cands = NULL; in bpf_core_apply_relo()