Home
last modified time | relevance | path

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

/include/linux/
Dkasan.h96 static inline void kasan_cache_create(struct kmem_cache *cache, in kasan_cache_create()
99 static inline void kasan_cache_shrink(struct kmem_cache *cache) {} in kasan_cache_shrink()
100 static inline void kasan_cache_shutdown(struct kmem_cache *cache) {} in kasan_cache_shutdown()
103 static inline void kasan_unpoison_object_data(struct kmem_cache *cache, in kasan_unpoison_object_data()
105 static inline void kasan_poison_object_data(struct kmem_cache *cache, in kasan_poison_object_data()
107 static inline void kasan_init_slab_obj(struct kmem_cache *cache, in kasan_init_slab_obj()
129 static inline size_t kasan_metadata_size(struct kmem_cache *cache) { return 0; } in kasan_metadata_size()
Dmbcache.h33 static inline int mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put()
Dbch.h63 int *cache; member
Dfscache-cache.h37 struct fscache_cache *cache; /* cache referred to by this tag */ member
367 struct fscache_cache *cache; /* cache that supplied this object */ member
421 static inline void fscache_object_destroyed(struct fscache_cache *cache) in fscache_object_destroyed()
Dslab_def.h91 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj()
Dslub_def.h171 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj()
Dnetdevice.h270 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.h212 struct netlbl_lsm_cache *cache; member
294 struct netlbl_lsm_cache *cache; in netlbl_secattr_cache_alloc() local
310 static inline void netlbl_secattr_cache_free(struct netlbl_lsm_cache *cache) in netlbl_secattr_cache_free()
/include/acpi/platform/
Daclinuxex.h99 static inline void *acpi_os_acquire_object(acpi_cache_t * cache) in acpi_os_acquire_object()
/include/rdma/
Dib_fmr_pool.h64 unsigned cache:1; member
Dib_verbs.h2066 struct ib_cache cache; member
/include/linux/power/
Dbq27xxx_battery.h63 struct bq27xxx_reg_cache cache; member
/include/net/netfilter/
Dnf_conntrack_ecache.h23 unsigned long cache; /* bitops want long */ member
/include/linux/mlx5/
Ddriver.h305 struct cmd_msg_cache cache[MLX5_NUM_COMMAND_CACHES]; member