Home
last modified time | relevance | path

Searched defs:cache (Results 26 – 50 of 326) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/md/bcache/
H A Dbcache.h416 struct cache { struct
417 struct cache_set *set; argument
418 struct cache_sb sb; argument
419 struct cache_sb_disk *sb_disk; argument
420 struct bio sb_bio;
421 struct bio_vec sb_bv[1];
445 * cached data in them, and we can't reuse them until after we write argument
453 size_t fifo_last_bucket;
456 struct bucket *buckets;
492 * Flag bits, for how the cache set is shutting down, and what phase it's at: argument
[all …]
/openbmc/linux/include/linux/
H A Dkasan.h133 static __always_inline void kasan_unpoison_object_data(struct kmem_cache *cache, in kasan_unpoison_object_data()
141 static __always_inline void kasan_poison_object_data(struct kmem_cache *cache, in kasan_poison_object_data()
151 struct kmem_cache *cache, const void *object) in kasan_init_slab_obj()
245 static inline void kasan_unpoison_object_data(struct kmem_cache *cache, in kasan_unpoison_object_data()
247 static inline void kasan_poison_object_data(struct kmem_cache *cache, in kasan_poison_object_data()
249 static inline void *kasan_init_slab_obj(struct kmem_cache *cache, in kasan_init_slab_obj()
312 static inline size_t kasan_metadata_size(struct kmem_cache *cache, in kasan_metadata_size()
323 static inline void kasan_cache_create(struct kmem_cache *cache, in kasan_cache_create()
327 static inline void kasan_cache_shrink(struct kmem_cache *cache) {} in kasan_cache_shrink()
328 static inline void kasan_cache_shutdown(struct kmem_cache *cache) {} in kasan_cache_shutdown()
H A Dfscache-cache.h155 static inline void fscache_count_object(struct fscache_cache *cache) in fscache_count_object()
167 static inline void fscache_uncount_object(struct fscache_cache *cache) in fscache_uncount_object()
180 static inline void fscache_wait_for_objects(struct fscache_cache *cache) in fscache_wait_for_objects()
H A Dslab_def.h91 static inline void *nearest_obj(struct kmem_cache *cache, const struct slab *slab, in nearest_obj()
109 static inline unsigned int obj_to_index(const struct kmem_cache *cache, in obj_to_index()
116 static inline int objs_per_slab(const struct kmem_cache *cache, in objs_per_slab()
H A Dslub_def.h172 static inline void *nearest_obj(struct kmem_cache *cache, const struct slab *slab, in nearest_obj()
184 static inline unsigned int __obj_to_index(const struct kmem_cache *cache, in __obj_to_index()
191 static inline unsigned int obj_to_index(const struct kmem_cache *cache, in obj_to_index()
199 static inline int objs_per_slab(const struct kmem_cache *cache, in objs_per_slab()
/openbmc/linux/mm/kasan/
H A Dtags.c95 static void save_stack_info(struct kmem_cache *cache, void *object, in save_stack_info()
136 void kasan_save_alloc_info(struct kmem_cache *cache, void *object, gfp_t flags) in kasan_save_alloc_info()
141 void kasan_save_free_info(struct kmem_cache *cache, void *object) in kasan_save_free_info()
/openbmc/linux/fs/exfat/
H A Dcache.c40 struct exfat_cache *cache = (struct exfat_cache *)c; in exfat_cache_init_once() local
68 static inline void exfat_cache_free(struct exfat_cache *cache) in exfat_cache_free()
75 struct exfat_cache *cache) in exfat_cache_update_lru()
141 struct exfat_cache *cache, *tmp; in exfat_cache_add() local
196 struct exfat_cache *cache; in __exfat_cache_inval_inode() local
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-access.h160 MemoryRegionCache *cache, in virtio_lduw_phys_cached()
170 MemoryRegionCache *cache, in virtio_ldl_phys_cached()
180 MemoryRegionCache *cache, in virtio_ldq_phys_cached()
190 MemoryRegionCache *cache, in virtio_stw_phys_cached()
201 MemoryRegionCache *cache, in virtio_stl_phys_cached()
/openbmc/linux/fs/squashfs/
H A Dcache.c53 struct squashfs_cache *cache, u64 block, int length) in squashfs_cache_get()
175 struct squashfs_cache *cache = entry->cache; in squashfs_cache_put() local
197 void squashfs_cache_delete(struct squashfs_cache *cache) in squashfs_cache_delete()
227 struct squashfs_cache *cache = kzalloc(sizeof(*cache), GFP_KERNEL); in squashfs_cache_init() local
/openbmc/u-boot/arch/arc/lib/
H A Dcpu.c66 const bool cache; member
85 bool cache = ARC_FEATURE_EXISTS(ARC_BCR_IC_BUILD); in arc_em_version() local
122 const bool cache; member
144 bool cache = ARC_FEATURE_EXISTS(ARC_BCR_IC_BUILD); in arc_hs_version() local
/openbmc/linux/net/mac80211/
H A Dmesh_pathtbl.c54 struct mesh_tx_cache *cache; in mesh_fast_tx_deinit() local
63 struct mesh_tx_cache *cache; in mesh_fast_tx_init() local
420 static void mesh_fast_tx_entry_free(struct mesh_tx_cache *cache, in mesh_fast_tx_entry_free()
433 struct mesh_tx_cache *cache; in mesh_fast_tx_get() local
466 struct mesh_tx_cache *cache; in mesh_fast_tx_cache() local
605 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_gc() local
622 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_flush_mpath() local
636 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_flush_sta() local
650 struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache; in mesh_fast_tx_flush_addr() local
/openbmc/linux/arch/m68k/kernel/
H A Dsys_m68k.c68 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_040()
228 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_060()
378 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
537 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.c73 static int wfx_tx_policy_find(struct wfx_tx_policy_cache *cache, struct wfx_tx_policy *wanted) in wfx_tx_policy_find()
86 static void wfx_tx_policy_use(struct wfx_tx_policy_cache *cache, struct wfx_tx_policy *entry) in wfx_tx_policy_use()
92 static int wfx_tx_policy_release(struct wfx_tx_policy_cache *cache, struct wfx_tx_policy *entry) in wfx_tx_policy_release()
104 struct wfx_tx_policy_cache *cache = &wvif->tx_policy_cache; in wfx_tx_policy_get() local
138 struct wfx_tx_policy_cache *cache = &wvif->tx_policy_cache; in wfx_tx_policy_put() local
185 struct wfx_tx_policy_cache *cache = &wvif->tx_policy_cache; in wfx_tx_policy_init() local
/openbmc/linux/fs/fat/
H A Dcache.c41 struct fat_cache *cache = (struct fat_cache *)foo; in init_once() local
67 static inline void fat_cache_free(struct fat_cache *cache) in fat_cache_free()
74 struct fat_cache *cache) in fat_cache_update_lru()
136 struct fat_cache *cache, *tmp; in fat_cache_add() local
189 struct fat_cache *cache; in __fat_cache_inval_inode() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h362 static inline u32 vmw_surface_subres(const struct vmw_surface_cache *cache, in vmw_surface_subres()
383 struct vmw_surface_cache *cache) in vmw_surface_setup_cache()
433 vmw_surface_get_loc(const struct vmw_surface_cache *cache, in vmw_surface_get_loc()
477 vmw_surface_inc_loc(const struct vmw_surface_cache *cache, in vmw_surface_inc_loc()
503 vmw_surface_min_loc(const struct vmw_surface_cache *cache, in vmw_surface_min_loc()
522 vmw_surface_max_loc(const struct vmw_surface_cache *cache, in vmw_surface_max_loc()
/openbmc/linux/drivers/base/regmap/
H A Dregcache.c625 u8 *cache = base; in regcache_set_val() local
631 u16 *cache = base; in regcache_set_val() local
637 u32 *cache = base; in regcache_set_val() local
660 const u8 *cache = base; in regcache_get_val() local
665 const u16 *cache = base; in regcache_get_val() local
670 const u32 *cache = base; in regcache_get_val() local
/openbmc/u-boot/arch/x86/cpu/quark/
H A Ddram.c21 struct mrc_data_container *cache; in prepare_mrc_cache() local
127 char *cache; in dram_init() local
/openbmc/linux/mm/
H A Dmm_slot.h24 static inline void *mm_slot_alloc(struct kmem_cache *cache) in mm_slot_alloc()
31 static inline void mm_slot_free(struct kmem_cache *cache, void *objp) in mm_slot_free()
/openbmc/linux/drivers/xen/
H A Dgrant-table.c908 static inline void cache_init(struct gnttab_page_cache *cache) in cache_init()
913 static inline bool cache_empty(struct gnttab_page_cache *cache) in cache_empty()
918 static inline struct page *cache_deq(struct gnttab_page_cache *cache) in cache_deq()
928 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq()
934 static inline void cache_init(struct gnttab_page_cache *cache) in cache_init()
939 static inline bool cache_empty(struct gnttab_page_cache *cache) in cache_empty()
944 static inline struct page *cache_deq(struct gnttab_page_cache *cache) in cache_deq()
954 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq()
960 void gnttab_page_cache_init(struct gnttab_page_cache *cache) in gnttab_page_cache_init()
968 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page) in gnttab_page_cache_get()
[all …]
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs.c272 char *cache; in reiserfs_mount() local
394 char* cache = CACHE(depth); in read_tree_node() local
432 char *cache; in next_key() local
522 char *cache; in search_stat() local
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.c213 static int tx_policy_find(struct tx_policy_cache *cache, in tx_policy_find()
234 static inline void tx_policy_use(struct tx_policy_cache *cache, in tx_policy_use()
241 static inline int tx_policy_release(struct tx_policy_cache *cache, in tx_policy_release()
253 struct tx_policy_cache *cache = &priv->tx_policy_cache; in tx_policy_clean() local
283 struct tx_policy_cache *cache = &priv->tx_policy_cache; in tx_policy_init() local
301 struct tx_policy_cache *cache = &priv->tx_policy_cache; in tx_policy_get() local
340 struct tx_policy_cache *cache = &priv->tx_policy_cache; in tx_policy_put() local
354 struct tx_policy_cache *cache = &priv->tx_policy_cache; in tx_policy_upload() local
/openbmc/u-boot/arch/nds32/lib/
H A Dcache.c10 static inline unsigned long CACHE_SET(unsigned char cache) in CACHE_SET()
20 static inline unsigned long CACHE_WAY(unsigned char cache) in CACHE_WAY()
30 static inline unsigned long CACHE_LINE_SIZE(enum cache_t cache) in CACHE_LINE_SIZE()
/openbmc/linux/fs/fscache/
H A Dinternal.h31 static inline enum fscache_cache_state fscache_cache_state(const struct fscache_cache *cache) in fscache_cache_state()
36 static inline bool fscache_cache_is_live(const struct fscache_cache *cache) in fscache_cache_is_live()
41 static inline void fscache_set_cache_state(struct fscache_cache *cache, in fscache_set_cache_state()
48 static inline bool fscache_set_cache_state_maybe(struct fscache_cache *cache, in fscache_set_cache_state_maybe()
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dmisc.py205 def get_var(self, var, image=None, cache=True): argument
261 def get_bitbake_var(var, image=None, cache=True): argument
/openbmc/linux/net/rds/
H A Dib_recv.c89 static void rds_ib_cache_xfer_to_ready(struct rds_ib_refill_cache *cache) in rds_ib_cache_xfer_to_ready()
102 static int rds_ib_recv_alloc_cache(struct rds_ib_refill_cache *cache, gfp_t gfp) in rds_ib_recv_alloc_cache()
136 static void rds_ib_cache_splice_all_lists(struct rds_ib_refill_cache *cache, in rds_ib_cache_splice_all_lists()
480 struct rds_ib_refill_cache *cache) in rds_ib_recv_cache_put()
519 static struct list_head *rds_ib_recv_cache_get(struct rds_ib_refill_cache *cache) in rds_ib_recv_cache_get()

12345678910>>...14