Home
last modified time | relevance | path

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

1234

/drivers/md/
Ddm-cache-target.c372 struct cache { struct
376 struct dm_cache_metadata *cmd; argument
391 struct dm_dev *cache_dev; argument
400 * Size of the cache device in blocks. argument
402 dm_cblock_t cache_size; argument
427 * cache_size entries, dirty if set argument
429 atomic_t nr_dirty;
430 unsigned long *dirty_bitset;
456 struct dm_cache_policy *policy; argument
469 struct cache_features features; argument
[all …]
/drivers/staging/lustre/lustre/fld/
Dfld_cache.c62 struct fld_cache *cache; in fld_cache_init() local
95 void fld_cache_fini(struct fld_cache *cache) in fld_cache_fini()
120 static void fld_cache_entry_delete(struct fld_cache *cache, in fld_cache_entry_delete()
132 static void fld_fix_new_list(struct fld_cache *cache) in fld_fix_new_list()
198 static inline void fld_cache_entry_add(struct fld_cache *cache, in fld_cache_entry_add()
213 static int fld_cache_shrink(struct fld_cache *cache) in fld_cache_shrink()
241 void fld_cache_flush(struct fld_cache *cache) in fld_cache_flush()
254 static void fld_cache_punch_hole(struct fld_cache *cache, in fld_cache_punch_hole()
293 static void fld_cache_overlap_handle(struct fld_cache *cache, in fld_cache_overlap_handle()
378 static int fld_cache_insert_nolock(struct fld_cache *cache, in fld_cache_insert_nolock()
[all …]
/drivers/infiniband/hw/hfi1/
Dplatform.c237 u8 *cache = ppd->qsfp_info.cache; in qual_power() local
266 u8 *cache = ppd->qsfp_info.cache; in qual_bitrate() local
292 u8 *cache = ppd->qsfp_info.cache; in set_qsfp_high_power() local
329 u8 *cache = ppd->qsfp_info.cache; in apply_rx_cdr() local
380 u8 *cache = ppd->qsfp_info.cache; in apply_tx_cdr() local
429 u8 *cache = ppd->qsfp_info.cache; in apply_cdr_settings() local
442 u8 *cache = ppd->qsfp_info.cache; in apply_tx_eq_auto() local
455 u8 *cache = ppd->qsfp_info.cache; in apply_tx_eq_prog() local
500 u8 rx_eq, *cache = ppd->qsfp_info.cache; in apply_rx_eq_emp() local
544 u8 *cache = ppd->qsfp_info.cache; in apply_eq_settings() local
[all …]
/drivers/acpi/acpica/
Dutcache.c70 struct acpi_memory_list *cache; in acpi_os_create_cache() local
108 acpi_status acpi_os_purge_cache(struct acpi_memory_list *cache) in acpi_os_purge_cache()
154 acpi_status acpi_os_delete_cache(struct acpi_memory_list *cache) in acpi_os_delete_cache()
187 acpi_status acpi_os_release_object(struct acpi_memory_list *cache, void *object) in acpi_os_release_object()
242 void *acpi_os_acquire_object(struct acpi_memory_list *cache) in acpi_os_acquire_object()
/drivers/md/bcache/
Dbcache.h382 struct cache { struct
383 struct cache_set *set; argument
384 struct cache_sb sb; argument
385 struct bio sb_bio;
386 struct bio_vec sb_bv[1];
410 * cached data in them, and we can't reuse them until after we write argument
418 size_t fifo_last_bucket;
421 struct bucket *buckets;
430 unsigned invalidate_needs_gc;
432 bool discard; /* Get rid of? */
[all …]
/drivers/base/regmap/
Dregcache.c567 u8 *cache = base; in regcache_set_val() local
573 u16 *cache = base; in regcache_set_val() local
579 u32 *cache = base; in regcache_set_val() local
586 u64 *cache = base; in regcache_set_val() local
611 const u8 *cache = base; in regcache_get_val() local
616 const u16 *cache = base; in regcache_get_val() local
621 const u32 *cache = base; in regcache_get_val() local
627 const u64 *cache = base; in regcache_get_val() local
Dregcache-flat.c28 unsigned int *cache; in regcache_flat_init() local
58 unsigned int *cache = map->cache; in regcache_flat_read() local
68 unsigned int *cache = map->cache; in regcache_flat_write() local
/drivers/infiniband/hw/mlx5/
Dmr.c69 struct mlx5_mr_cache *cache = &dev->cache; in order2idx() local
115 struct mlx5_mr_cache *cache = &dev->cache; in reg_mr_callback() local
161 struct mlx5_mr_cache *cache = &dev->cache; in add_keys() local
221 struct mlx5_mr_cache *cache = &dev->cache; in remove_keys() local
374 static int someone_adding(struct mlx5_mr_cache *cache) in someone_adding()
389 struct mlx5_mr_cache *cache = &dev->cache; in __cache_work_func() local
456 struct mlx5_mr_cache *cache = &dev->cache; in mlx5_mr_cache_alloc() local
492 struct mlx5_mr_cache *cache = &dev->cache; in alloc_cached_mr() local
535 struct mlx5_mr_cache *cache = &dev->cache; in mlx5_mr_cache_free() local
566 struct mlx5_mr_cache *cache = &dev->cache; in clean_keys() local
[all …]
/drivers/staging/lustre/lustre/llite/
Dxattr_cache.c75 static int ll_xattr_cache_find(struct list_head *cache, in ll_xattr_cache_find()
104 static int ll_xattr_cache_add(struct list_head *cache, in ll_xattr_cache_add()
155 static int ll_xattr_cache_del(struct list_head *cache, in ll_xattr_cache_del()
184 static int ll_xattr_cache_list(struct list_head *cache, in ll_xattr_cache_list()
/drivers/net/wireless/st/cw1200/
Dtxrx.c216 static int tx_policy_find(struct tx_policy_cache *cache, in tx_policy_find()
237 static inline void tx_policy_use(struct tx_policy_cache *cache, in tx_policy_use()
244 static inline int tx_policy_release(struct tx_policy_cache *cache, in tx_policy_release()
256 struct tx_policy_cache *cache = &priv->tx_policy_cache; in tx_policy_clean() local
286 struct tx_policy_cache *cache = &priv->tx_policy_cache; in tx_policy_init() local
304 struct tx_policy_cache *cache = &priv->tx_policy_cache; in tx_policy_get() local
343 struct tx_policy_cache *cache = &priv->tx_policy_cache; in tx_policy_put() local
357 struct tx_policy_cache *cache = &priv->tx_policy_cache; in tx_policy_upload() local
Dtxrx.h42 struct tx_policy_cache_entry cache[TX_POLICY_CACHE_SIZE]; member
/drivers/video/fbdev/
Dsh_mobile_meram.c133 struct sh_mobile_meram_icb *cache; member
269 struct sh_mobile_meram_fb_cache *cache, in meram_set_next_addr()
297 struct sh_mobile_meram_fb_cache *cache, in meram_get_next_icb_addr()
432 struct sh_mobile_meram_fb_cache *cache; in meram_cache_alloc() local
471 struct sh_mobile_meram_fb_cache *cache; in sh_mobile_meram_cache_alloc() local
529 struct sh_mobile_meram_fb_cache *cache = data; in sh_mobile_meram_cache_free() local
556 struct sh_mobile_meram_fb_cache *cache = data; in sh_mobile_meram_cache_update() local
/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c210 static int kfd_parse_subtype_cache(struct crat_subtype_cache *cache) in kfd_parse_subtype_cache()
308 struct crat_subtype_cache *cache; in kfd_parse_subtype() local
352 struct kfd_cache_properties *cache; in kfd_release_topology_device() local
587 struct kfd_cache_properties *cache; in kfd_cache_show() local
755 struct kfd_cache_properties *cache; in kfd_remove_sysfs_node_entry() local
807 struct kfd_cache_properties *cache; in kfd_build_sysfs_node_entry() local
/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c515 static inline int use_cpu_reloc(const struct reloc_cache *cache, in use_cpu_reloc()
851 static void reloc_cache_init(struct reloc_cache *cache, in reloc_cache_init()
879 static inline struct i915_ggtt *cache_to_ggtt(struct reloc_cache *cache) in cache_to_ggtt()
886 static void reloc_gpu_flush(struct reloc_cache *cache) in reloc_gpu_flush()
897 static void reloc_cache_reset(struct reloc_cache *cache) in reloc_cache_reset()
934 struct reloc_cache *cache, in reloc_kmap()
966 struct reloc_cache *cache, in reloc_iomap()
1028 struct reloc_cache *cache, in reloc_vaddr()
1073 struct reloc_cache *cache = &eb->reloc_cache; in __reloc_gpu_alloc() local
1166 struct reloc_cache *cache = &eb->reloc_cache; in reloc_gpu() local
Dintel_fbc.c82 static void intel_fbc_get_plane_source_size(struct intel_fbc_state_cache *cache, in intel_fbc_get_plane_source_size()
92 struct intel_fbc_state_cache *cache) in intel_fbc_calculate_cfb_size()
729 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_update_state_cache() local
761 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_can_activate() local
867 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_get_reg_params() local
/drivers/block/
Dps3vram.c83 struct ps3vram_cache cache; member
317 struct ps3vram_cache *cache = &priv->cache; in ps3vram_cache_evict() local
339 struct ps3vram_cache *cache = &priv->cache; in ps3vram_cache_load() local
359 struct ps3vram_cache *cache = &priv->cache; in ps3vram_cache_flush() local
373 struct ps3vram_cache *cache = &priv->cache; in ps3vram_cache_match() local
/drivers/acpi/apei/
Dghes.c540 struct ghes_estatus_cache *cache; in ghes_estatus_cached() local
570 struct ghes_estatus_cache *cache; in ghes_estatus_cache_alloc() local
594 static void ghes_estatus_cache_free(struct ghes_estatus_cache *cache) in ghes_estatus_cache_free()
606 struct ghes_estatus_cache *cache; in ghes_estatus_cache_rcu_free() local
618 struct ghes_estatus_cache *cache, *slot_cache = NULL, *new_cache; in ghes_estatus_cache_add() local
/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cppcore.c191 struct nfp_cpp_area_cache *cache, *ctmp; in nfp_cpp_free() local
778 struct nfp_cpp_area_cache *cache; in nfp_cpp_area_cache_add() local
808 struct nfp_cpp_area_cache *cache; in area_cache_get() local
886 area_cache_put(struct nfp_cpp *cpp, struct nfp_cpp_area_cache *cache) in area_cache_put()
902 struct nfp_cpp_area_cache *cache; in __nfp_cpp_read() local
971 struct nfp_cpp_area_cache *cache; in __nfp_cpp_write() local
Dnfp_rtsym.c82 nfp_rtsym_sw_entry_init(struct nfp_rtsym_table *cache, u32 strtab_size, in nfp_rtsym_sw_entry_init()
129 struct nfp_rtsym_table *cache; in __nfp_rtsym_table_read() local
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchannv50.h13 struct nvkm_gpuobj *cache; member
/drivers/usb/core/
Dquirks.c343 struct usb_interface_cache *cache; in usb_match_any_interface() local
/drivers/staging/media/atomisp/pci/atomisp2/include/hmm/
Dhmm_vm.h38 struct kmem_cache *cache; member
/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.h31 void *cache; member
/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c1006 struct cl_client_cache *cache = NULL; in cl_cache_init() local
1029 void cl_cache_incref(struct cl_client_cache *cache) in cl_cache_incref()
1040 void cl_cache_decref(struct cl_client_cache *cache) in cl_cache_decref()
/drivers/net/wireless/intersil/prism54/
Doid_mgt.c424 void *cache, *_data = data; in mgt_set_request() local
524 void *cache, *_res = NULL; in mgt_get_request() local

1234