Searched defs:cache (Results 1 – 6 of 6) sorted by relevance
504 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get()528 void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free()
109 struct bpf_mem_cache cache[NUM_CACHES]; member
7726 struct bpf_cand_cache **cache, in __print_cand_cache()7763 struct bpf_cand_cache **cache, in check_cand_cache()7780 struct bpf_cand_cache **cache, in populate_cand_cache()7808 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
226 struct action_cache cache; member368 const struct action_cache *cache = &sfilter->cache; in seccomp_cache_check_allow() local837 struct action_cache *cache = &sfilter->cache; in seccomp_cache_prepare() local
92 struct kprobe_insn_cache *cache; member