Searched defs:cache (Results 1 – 4 of 4) sorted by relevance
447 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get()471 void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free()
88 void **cache = per_cpu_ptr(scs_cache, cpu); in scs_cleanup() local
219 struct action_cache cache; member361 const struct action_cache *cache = &sfilter->cache; in seccomp_cache_check_allow() local827 struct action_cache *cache = &sfilter->cache; in seccomp_cache_prepare() local
93 struct kprobe_insn_cache *cache; member