Searched defs:cache (Results 1 – 6 of 6) sorted by relevance
639 static u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get()663 static void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free()767 struct bpf_local_storage_cache *cache, in bpf_local_storage_map_alloc()827 struct bpf_local_storage_cache *cache, in bpf_local_storage_map_free()
123 struct bpf_mem_cache cache[NUM_CACHES]; member
8832 struct bpf_cand_cache **cache, in __print_cand_cache()8869 struct bpf_cand_cache **cache, in check_cand_cache()8886 struct bpf_cand_cache **cache, in populate_cand_cache()8914 static void __purge_cand_cache(struct btf *btf, struct bpf_cand_cache **cache, in __purge_cand_cache()
96 void **cache = per_cpu_ptr(scs_cache, cpu); in scs_cleanup() local
231 struct action_cache cache; member373 const struct action_cache *cache = &sfilter->cache; in seccomp_cache_check_allow() local868 struct action_cache *cache = &sfilter->cache; in seccomp_cache_prepare() local
92 struct kprobe_insn_cache *cache; member