Home
last modified time | relevance | path

Searched defs:cands (Results 1 – 1 of 1) sorted by relevance

/kernel/bpf/
Dbtf.c7429 } cands[]; member
8811 static void bpf_free_cands(struct bpf_cand_cache *cands) in bpf_free_cands()
8819 static void bpf_free_cands_from_cache(struct bpf_cand_cache *cands) in bpf_free_cands_from_cache()
8863 static u32 hash_cands(struct bpf_cand_cache *cands) in hash_cands()
8868 static struct bpf_cand_cache *check_cand_cache(struct bpf_cand_cache *cands, in check_cand_cache()
8885 static struct bpf_cand_cache *populate_cand_cache(struct bpf_cand_cache *cands, in populate_cand_cache()
8955 bpf_core_add_cands(struct bpf_cand_cache *cands, const struct btf *targ_btf, in bpf_core_add_cands()
9006 struct bpf_cand_cache *cands, *cc, local_cand = {}; in bpf_core_find_cands() local
9095 struct bpf_core_cand_list cands = {}; in bpf_core_apply() local