Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c8124 struct bpf_cand_cache { struct
8158 struct bpf_cand_cache **cache, in __print_cand_cache()
8161 struct bpf_cand_cache *cc; in __print_cand_cache()
8194 static struct bpf_cand_cache *check_cand_cache(struct bpf_cand_cache *cands, in check_cand_cache()
8211 static struct bpf_cand_cache *populate_cand_cache(struct bpf_cand_cache *cands, in populate_cand_cache()
8212 struct bpf_cand_cache **cache, in populate_cand_cache()
8243 struct bpf_cand_cache *cc; in __purge_cand_cache()
8280 static struct bpf_cand_cache *
8284 struct bpf_cand_cache *new_cands; in bpf_core_add_cands()
8329 static struct bpf_cand_cache *
[all …]