Searched defs:cache (Results 1 – 8 of 8) sorted by relevance
672 static u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get()696 static void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free()797 struct bpf_local_storage_cache *cache, in bpf_local_storage_map_alloc()857 struct bpf_local_storage_cache *cache, in bpf_local_storage_map_free()
123 struct bpf_mem_cache cache[NUM_CACHES]; member
9017 struct bpf_cand_cache **cache, in __print_cand_cache()9054 struct bpf_cand_cache **cache, in check_cand_cache()9071 struct bpf_cand_cache **cache, in populate_cand_cache()9099 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
229 struct action_cache cache; member371 const struct action_cache *cache = &sfilter->cache; in seccomp_cache_check_allow() local876 struct action_cache *cache = &sfilter->cache; in seccomp_cache_prepare() local
93 struct kprobe_insn_cache *cache; member
112 struct unwind_cache *cache; in unwind_user_faultable() local
50 struct kmem_cache *cache; member
Completed in 43 milliseconds