Searched defs:cache (Results 1 – 20 of 20) sorted by relevance
/include/linux/ |
D | kasan.h | 102 static inline void kasan_cache_create(struct kmem_cache *cache, in kasan_cache_create() 107 static inline void kasan_unpoison_object_data(struct kmem_cache *cache, in kasan_unpoison_object_data() 109 static inline void kasan_poison_object_data(struct kmem_cache *cache, in kasan_poison_object_data() 111 static inline void *kasan_init_slab_obj(struct kmem_cache *cache, in kasan_init_slab_obj() 157 static inline size_t kasan_metadata_size(struct kmem_cache *cache) { return 0; } in kasan_metadata_size() 170 static inline void kasan_cache_shrink(struct kmem_cache *cache) {} in kasan_cache_shrink() 171 static inline void kasan_cache_shutdown(struct kmem_cache *cache) {} in kasan_cache_shutdown()
|
D | mbcache.h | 33 static inline int mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put()
|
D | slab_def.h | 92 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() 110 static inline unsigned int obj_to_index(const struct kmem_cache *cache, in obj_to_index()
|
D | bch.h | 51 int *cache; member
|
D | fscache-cache.h | 45 struct fscache_cache *cache; /* cache referred to by this tag */ member 377 struct fscache_cache *cache; /* cache that supplied this object */ member 431 static inline void fscache_object_destroyed(struct fscache_cache *cache) in fscache_object_destroyed()
|
D | slub_def.h | 174 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj()
|
D | mroute_base.h | 382 struct list_head *cache; member
|
D | netdevice.h | 268 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 | 198 struct netlbl_lsm_cache *cache; member 280 struct netlbl_lsm_cache *cache; in netlbl_secattr_cache_alloc() local 296 static inline void netlbl_secattr_cache_free(struct netlbl_lsm_cache *cache) in netlbl_secattr_cache_free()
|
D | page_pool.h | 58 void *cache[PP_ALLOC_CACHE_SIZE]; member
|
/include/rdma/ |
D | ib_fmr_pool.h | 64 unsigned cache:1; member
|
D | ib_verbs.h | 2167 struct ib_port_cache cache; member 2599 struct ib_cache cache; member
|
/include/acpi/platform/ |
D | aclinuxex.h | 65 static inline void *acpi_os_acquire_object(acpi_cache_t * cache) in acpi_os_acquire_object()
|
/include/net/netfilter/ |
D | nf_conntrack_ecache.h | 23 unsigned long cache; /* bitops want long */ member
|
/include/linux/power/ |
D | bq27xxx_battery.h | 66 struct bq27xxx_reg_cache cache; member
|
/include/linux/platform_data/ |
D | mlxreg.h | 115 u32 cache; member
|
/include/linux/mtd/ |
D | nand.h | 133 unsigned long *cache; member
|
/include/net/9p/ |
D | 9p.h | 549 struct kmem_cache *cache; member
|
/include/linux/mlx5/ |
D | driver.h | 305 struct cmd_msg_cache cache[MLX5_NUM_COMMAND_CACHES]; member
|