Searched refs:bpf_cand_cache (Results 1 – 1 of 1) sorted by relevance
7703 struct bpf_cand_cache { struct7716 static struct bpf_cand_cache * argument7722 struct bpf_cand_cache *cc; in btf_get_ptr_to_btf_id()9165 static void bpf_free_cands(struct bpf_cand_cache *cands) in bpf_free_cands()9173 static void bpf_free_cands_from_cache(struct bpf_cand_cache *cands) in bpf_free_cands_from_cache()9180 static struct bpf_cand_cache *vmlinux_cand_cache[VMLINUX_CAND_CACHE_SIZE];9183 static struct bpf_cand_cache *module_cand_cache[MODULE_CAND_CACHE_SIZE];9186 struct bpf_cand_cache **cache, in __print_cand_cache()9189 struct bpf_cand_cache *cc; in __print_cand_cache()9217 static u32 hash_cands(struct bpf_cand_cache *cands) in hash_cands()[all …]