Searched refs:bpf_cand_cache (Results 1 – 1 of 1) sorted by relevance
8130 struct bpf_cand_cache { struct8141 static void bpf_free_cands(struct bpf_cand_cache *cands) in bpf_free_cands() argument8149 static void bpf_free_cands_from_cache(struct bpf_cand_cache *cands) in bpf_free_cands_from_cache()8156 static struct bpf_cand_cache *vmlinux_cand_cache[VMLINUX_CAND_CACHE_SIZE];8159 static struct bpf_cand_cache *module_cand_cache[MODULE_CAND_CACHE_SIZE];8164 struct bpf_cand_cache **cache, in __print_cand_cache()8167 struct bpf_cand_cache *cc; in __print_cand_cache()8195 static u32 hash_cands(struct bpf_cand_cache *cands) in hash_cands()8200 static struct bpf_cand_cache *check_cand_cache(struct bpf_cand_cache *cands, in check_cand_cache()8201 struct bpf_cand_cache **cache, in check_cand_cache()[all …]