Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 26) sorted by relevance

12

/include/linux/
Dkasan.h147 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()
499 static inline size_t kasan_metadata_size(struct kmem_cache *cache, in kasan_metadata_size()
505 static inline void kasan_cache_create(struct kmem_cache *cache, in kasan_cache_create()
509 static inline void kasan_cache_shrink(struct kmem_cache *cache) {} in kasan_cache_shrink()
510 static inline void kasan_cache_shutdown(struct kmem_cache *cache) {} in kasan_cache_shutdown()
Dfscache-cache.h161 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()
Dbpf_mem_alloc.h13 struct bpf_mem_cache __percpu *cache; member
Dmbcache.h48 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put()
Dbch.h52 int *cache; member
Dhost1x.h46 static inline void host1x_bo_cache_init(struct host1x_bo_cache *cache) in host1x_bo_cache_init()
52 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) in host1x_bo_cache_destroy()
110 struct host1x_bo_cache cache; member
132 struct host1x_bo_cache *cache; member
Dbpf_local_storage.h89 struct bpf_local_storage_data __rcu *cache[BPF_LOCAL_STORAGE_CACHE_SIZE]; member
Dresctrl.h213 struct resctrl_cache cache; member
Dfscache.h82 struct fscache_cache *cache; /* The cache in which this resides */ member
Dbio.h628 struct bio_alloc_cache __percpu *cache; member
Dmroute_base.h387 struct list_head *cache; member
Dnetfs.h62 struct fscache_cookie *cache; member
Dnetdevice.h313 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); member
/include/net/
Ddst_cache.h12 struct dst_cache_pcpu __percpu *cache; member
Dnetlabel.h197 struct netlbl_lsm_cache *cache; member
279 struct netlbl_lsm_cache *cache; in netlbl_secattr_cache_alloc_noprof() local
297 static inline void netlbl_secattr_cache_free(struct netlbl_lsm_cache *cache) in netlbl_secattr_cache_free()
/include/linux/firmware/cirrus/
Dcs_dsp.h101 void *cache; member
301 u32 cache; member
/include/net/netfilter/
Dnf_conntrack_ecache.h22 unsigned long cache; /* bitops want long */ member
/include/linux/power/
Dbq27xxx_battery.h62 struct bq27xxx_reg_cache cache; member
/include/net/page_pool/
Dtypes.h55 netmem_ref cache[PP_ALLOC_CACHE_SIZE]; member
/include/drm/ttm/
Dttm_resource.h354 } cache; member
/include/linux/platform_data/
Dmlxreg.h178 u32 cache; member
/include/linux/mtd/
Dnand.h209 unsigned long *cache; member
/include/net/9p/
D9p.h557 struct kmem_cache *cache; member
/include/video/
Dsticore.h63 u32 cache : 1; /* map to data cache */ member
/include/linux/mlx5/
Ddriver.h329 struct cmd_msg_cache cache[MLX5_NUM_COMMAND_CACHES]; member

12