Searched defs:cache (Results 1 – 15 of 15) sorted by relevance
| /include/linux/ |
| D | kasan.h | 96 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()
|
| D | mbcache.h | 33 static inline int mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put()
|
| D | bch.h | 63 int *cache; member
|
| D | fscache-cache.h | 37 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()
|
| D | slab_def.h | 91 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj()
|
| D | slub_def.h | 171 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj()
|
| D | netdevice.h | 270 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); member
|
| /include/net/ |
| D | dst_cache.h | 12 struct dst_cache_pcpu __percpu *cache; member
|
| D | netlabel.h | 212 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/ |
| D | aclinuxex.h | 99 static inline void *acpi_os_acquire_object(acpi_cache_t * cache) in acpi_os_acquire_object()
|
| /include/rdma/ |
| D | ib_fmr_pool.h | 64 unsigned cache:1; member
|
| D | ib_verbs.h | 2066 struct ib_cache cache; member
|
| /include/linux/power/ |
| D | bq27xxx_battery.h | 63 struct bq27xxx_reg_cache cache; member
|
| /include/net/netfilter/ |
| D | nf_conntrack_ecache.h | 23 unsigned long cache; /* bitops want long */ member
|
| /include/linux/mlx5/ |
| D | driver.h | 305 struct cmd_msg_cache cache[MLX5_NUM_COMMAND_CACHES]; member
|