Searched defs:cache (Results 1 – 25 of 27) sorted by relevance
12
147 static __always_inline void kasan_unpoison_new_object(struct kmem_cache *cache, in kasan_unpoison_new_object()164 static __always_inline void kasan_poison_new_object(struct kmem_cache *cache, in kasan_poison_new_object()174 struct kmem_cache *cache, const void *object) in kasan_init_slab_obj()414 static inline void kasan_unpoison_new_object(struct kmem_cache *cache, in kasan_unpoison_new_object()416 static inline void kasan_poison_new_object(struct kmem_cache *cache, in kasan_poison_new_object()418 static inline void *kasan_init_slab_obj(struct kmem_cache *cache, in kasan_init_slab_obj()498 static inline size_t kasan_metadata_size(struct kmem_cache *cache, in kasan_metadata_size()504 static inline void kasan_cache_create(struct kmem_cache *cache, in kasan_cache_create()508 static inline void kasan_cache_shrink(struct kmem_cache *cache) {} in kasan_cache_shrink()509 static inline void kasan_cache_shutdown(struct kmem_cache *cache) {} in kasan_cache_shutdown()
161 static inline void fscache_count_object(struct fscache_cache *cache) in fscache_count_object()173 static inline void fscache_uncount_object(struct fscache_cache *cache) in fscache_uncount_object()186 static inline void fscache_wait_for_objects(struct fscache_cache *cache) in fscache_wait_for_objects()
13 struct bpf_mem_cache __percpu *cache; member
48 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put()
34 struct unwind_cache *cache; member
52 int *cache; member
51 static inline void host1x_bo_cache_init(struct host1x_bo_cache *cache) in host1x_bo_cache_init()57 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) in host1x_bo_cache_destroy()115 struct host1x_bo_cache cache; member137 struct host1x_bo_cache *cache; member
95 struct bpf_local_storage_data __rcu *cache[BPF_LOCAL_STORAGE_CACHE_SIZE]; member
284 struct resctrl_cache cache; member
82 struct fscache_cache *cache; /* The cache in which this resides */ member
648 struct bio_alloc_cache __percpu *cache; member
392 struct list_head *cache; member
62 struct fscache_cookie *cache; member
12 struct dst_cache_pcpu __percpu *cache; member
197 struct netlbl_lsm_cache *cache; member280 struct netlbl_lsm_cache *cache; in netlbl_secattr_cache_alloc_noprof() local298 static inline void netlbl_secattr_cache_free(struct netlbl_lsm_cache *cache) in netlbl_secattr_cache_free()
99 void *cache; member299 u32 cache; member
23 unsigned long cache; /* bitops want long */ member
62 struct bq27xxx_reg_cache cache; member
58 netmem_ref cache[PP_ALLOC_CACHE_SIZE]; member
366 } cache; member
178 u32 cache; member
209 unsigned long *cache; member
557 struct kmem_cache *cache; member
63 u32 cache : 1; /* map to data cache */ member
333 struct cmd_msg_cache cache[MLX5_NUM_COMMAND_CACHES]; member
Completed in 54 milliseconds